iberflow / laravel-model-generator

Laravel 5 model generator for an existing schema
264 stars 76 forks source link

Improves install instructions #4

Closed jhuliano closed 8 years ago

jhuliano commented 8 years ago

Since this package is meant to be used in dev env only, you shouldn't add it to the config/app.php services providers.

See Jeffrey package for dev only: https://github.com/laracasts/Laravel-5-Generators-Extended