Make Controller with default functions php artisan make:controller PhotoController --resource Make Model php artisan make:model User php artisan make:model User --migration