-
Notifications
You must be signed in to change notification settings - Fork 97
Home
Max edited this page May 21, 2018
·
18 revisions
More documentation is coming!
This boilerplate does not aim to be too prescriptive, and almost all classes from the supporting l5-api package exist inside it, already overridden and ready for you to customise.
Artisan generators have been re-written for some key features to ensure they comply with the boilerplate. Namely;
- Controllers
- Models
- Seeds
This boilerplate has several additional configuration files you should be aware of:
- api.php - Dingo API Configuration
- jwt.php - Tymon JWT Configuration
- stubs.php - This loads custom API stubs for certain artisan generators