You have to tell it where to place the new class, ie.
php artisan make:model models/your-model-name
jay4yam said:
you need to add the model folder to the command...
true, but standard its just right in the app folder, while the docs said there was a models folder, but i was looking at the 4.2 docs... i'm following the standards and let my models in the app folder itself...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community