Agregue el controlador a Laravel con solicitudes
php artisan make:controller PhotoController --model=Photo --resource --requests
Famous Fox
php artisan make:controller PhotoController --model=Photo --resource --requests