Really? Days? Literally, 40 seconds and I have this :
http://packalyst.com/packages/package/stwt/mothership
http://packalyst.com/packages/package/whitegolem/laracrud
i didn't know the packalyst repository, i'm a begginer in Laravel
Thank's you A LOT
landjea said:
Really? Days? Literally, 40 seconds and I have this :
http://packalyst.com/packages/package/stwt/mothership
http://packalyst.com/packages/package/whitegolem/laracrud
Hello,
Here is a laravel5 crud generator which one I've developed for faster development. It will allow generated controller, model, migration, views(forms also) for you with a very simple one line command.
php artisan crud:generate crud-name --fields="name:string, email:string, phone:integer, message:text"
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community