Support the ongoing development of Laravel.io →
Requests IOC Packages

Hello listener,

I've just developed a CRUD generator for laravel5 though there are so many generators but it's fully a CRUD generator which is allow you to create crud/resourceful things including controller, model, migration, views with a very simple single line command. php artisan crud:generate crud-name --fields="name:string, email:string, phone:integer, message:text"

Published the package https://packagist.org/packages/appzcoder/crud-generator Here the sources and you will find details instruction through it. https://github.com/appzcoder/crud-generator

Have a great day :)

Thanks

Sohel Amin

Last updated 3 years ago.
0

Looks good!

Does the view only get generated from the fields you pass, or does it reflect your model?

0

Thanks for your comments @davestewart It will generate everything for you to do a CRUD operation event it will generate form's filed dynamically. Just need minor change for your purposes.

Also I've just puplished the package please check it out. https://packagist.org/packages/appzcoder/crud-generator For instruction and sources https://github.com/appzcoder/crud-generator

0

Sign in to participate in this thread!

PHPverse

Your banner here too?

sohelamin sohelamin Joined 21 Apr 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.