In this video we will learn
-how to list route
-what named route is
-what is resource controller and how to create them
-how to call route in blade file
-what is issue we face on named route and resource controller and how to fix them
Resource Route create command-
php artisan make:controller DummyController -r