Skip to content
Max edited this page May 21, 2018 · 18 revisions

Over-riding

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.

Generators

Artisan generators have been re-written for some key features to ensure they comply with the boilerplate. Namely;

  • Controllers
  • Models
  • Seeds

Extra Configuration

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