Skip to content

Stenfrank/LaravelPackage.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing Laravel Packages

This is the repo for the Laravel Package project. A central place to learn how to create a package from scratch.

Contributing

Contributions are highly welcomed.

To start contributing, follow these steps:

  1. Fork this repository and git clone your version
  2. Install the dependencies (including Vuepress) with npm install (or use yarn)
  3. Edit the documentation and view the output with Vuespress using npm run dev
  4. Commit your changes and submit the PR to the master branch

About

Developing a Laravel specific package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published