can we call handle() from controller method in laravel 5.4 code example
Example: use resource in laravel 8
php artisan make:controller PhotoController --resource --model=Photo
php artisan make:controller PhotoController --resource --model=Photo