Support the ongoing development of Laravel.io →
Database Eloquent Architecture
Last updated 2 years ago.
0

Barry has a generator package that might help. He's the same person who does the debugger too.

I think I also remember another package called steamy ??? Or something like that.

Sorry only phone at the moment

Last updated 2 years ago.
0

Try Jeffrey Way's Generator package.

https://github.com/JeffreyWay/Laravel-4-Generators

Check out the generate:resource and generate:scaffold commands.

Mei

Last updated 2 years ago.
0

That looks like a great generator, unfortunately the server is only running PHP version 5.3.18. The Generator requires PHP version 5.4+. I'll have to setup a development environment and see if I can get it to work. Thank you for the advice!

Last updated 2 years ago.
0

If I remember correctly, the only reason Laravel-4-Generators is 5.4 is because it uses short-hand array syntax ([x,y,z] instead of array(x,y,z)) in one or two places. It's a quick fix to get it working.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

jjwdesign jjwdesign Joined 20 May 2014

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.

© 2024 Laravel.io - All rights reserved.