I believe this was only available in the ~1.0 release. https://github.com/JeffreyWay/Laravel-4-Generators/tree/1.1
Oct 30, 2014
3
Level 3
Generate form
I was going this lesson through https://laracasts.com/lessons/auth-essentials
Look at 4:30 Jerffey uses
php artisan generate:form
I tried to use it but I get this message
[InvalidArgumentException]
Command "generate:form" is not defined.
And if you look at this link, you won't find the form command https://github.com/JeffreyWay/Laravel-4-Generators#views
Question: what happen to form command since and what is alternative?
Level 5
1 like
Please or to participate in this conversation.