php artisan make:migration
php artisan make:model

php artisan migrate

php artisan make:controller --model=
php artisan make:request