How to create model, controller and migration in a single step Laravel

How to create model, controller and migration in a single step Laravel

To create model controller migration using single artisan command Laravel 5.6:

Step 1: 

php artisan make:model YourModelName -a

That’s it.

Share this post

Leave a Reply

Select Your Currency
$