You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once you have installed the generators through Packagist, open app/config/app.php in your Laravel 4 application, and add a new item to the providers array.
'Way\Generators\GeneratorsServiceProvider'
About
Rapidly speed up your Laravel 4 workflow with generators