Laravel 8 tutorial - Breaking Change in for controller - Target class does not exist.

preview_player
Показать описание
in this laravel 8 video tutorial, we learn what is the breaking changes in version 8 and how to overcome it. we will talk about controller calling syntax laravel 8 project. this video is made by anil Sidhu in the English language

we also learn new update which is coming with laravel 8th version
steps of this video
Controller Calling syntax change
Make Controller
Call Controller from Routing
Make Function in Controller
Interview Question.

laravel 8 complete playlist
Рекомендации по теме
Комментарии
Автор

thanks bro very helpful video my 2 days waste this problem not solved but youre video one second solved my problem i am very happy to see youre video😇🥰

AyeshaAbdurRehmaan
Автор

Thank you very much, Your series is really awesome.
This series is the only one that I have gone through from A to Z.
I have seen all the series from 1 to 60 so far for 5 days.
I am really expecting your next series. Cheers!

jinyoucheng
Автор

Thank you !, you resolved my problem.

dimapintilie
Автор

Thank you so much it helps in solving my problem

twinprogrammers
Автор

It is possible to create sub folder of controller
php artisan make:controller test/TestController

laxmankumarrawat
Автор

Thank you so much brother.Your Laravel video series are really awesome.I am benefiting a lot.

chandan
Автор

Yes it is possible just important with currect path

ashishgupta
Автор

Answer to the question is yes, we can always access the controller created by simply,
changing the namespace with respect to the directory it is in and importing it
to the web.php file with respect to the namespace created and lastly we will have to create a new import of the base controller class has they no longer share the same root directory .

destinyobamwonyi
Автор

Sir "target file ....does not exit error created . How to solve. My version is 8

BALAMURUGAN-esbv
Автор

sir this is correct syntx plz reply Route::get("/live_search/action", [LiveSearch::class, 'index']

Yoube_Ai
Автор

i have Repository folder in app directory, How to call Repository class from Repository folder, it gave the error target class doesn't exists.

Santoshkumar-fcdm
Автор

bro i have face some problem of laravel 8 please help me

rakibmahmud
Автор

sir what is "__invoik contoller" plz explain in hindi sir

kazimustakim