Answers for "do we require to create a route if directly call controller on laravel"

27

laravel create controller

php artisan make:controller MyController
Posted by: Guest on May-07-2020
0

Laravel route not calling function of controller

//in the terminal run
composer dump-autoload
Posted by: Guest on April-29-2020

Code answers related to "do we require to create a route if directly call controller on laravel"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language