Support the ongoing development of Laravel.io →
posted 8 years ago
Configuration
Last updated 1 year ago.
0

run php artisan list to see all available commands, but I think that command is only available in laravel 5, so if you are using laravel 4 you might be out of luck

0

In laravel 4.2 you can use php artisan to view all the commands , by default laravel 4.2 doen't have command to generate model from CLI.

In laravel 5.0 same command you can use to view all the commands, its only avaiable after 5.0.

If your using laravel 4.2 or less you can use this package to generate models https://github.com/JeffreyWay/Laravel-4-Generators

0

Sign in to participate in this thread!

Eventy

Your banner here too?

advil0 advil0 Joined 29 Jun 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.

© 2024 Laravel.io - All rights reserved.