I've not used it, but this looks to support generation from existing tables, among a whole lot of other stuff. https://packagist.org/packages/mitulgolakiya/laravel-api-generator
Aug 23, 2015
7
Level 2
Is there a crud generator for 5.1 that's DB driven?
Hi, Looking for crud generator options for Laravel,
Criteria: - It should read the list of fields from the database or model - It should generate the view files needed.
I've looked at the appzcoder one, right now it looks like you have to type in every field name/type.
Please or to participate in this conversation.