make full laravel model ( with migration, controller and resource ) code example
Example: make full laravel model ( with migration, controller and resource )
php artisan make:model Product -mcr
php artisan make:model Product -mcr