sir you have missed previous 2 videos here that are in the englost playlist. the form validation and the middleware intro. please add them in tis hindi playlist too
I have a doubt at 4:00 min, in the kernel page you have mentioned middleware name and then inside brackets you have given the path of that middleware. So my doubt is, can we give multiple middlewares here itself? if you can see the above code in the same file there are different middlewares given under one group name.
Yes We can use 2 Group middleware Using this --------------------------------------------------------------------------- Route::group(['middleware'=>['userAge', 'dubble']], function() { Route::get('home', 'UserController@home'); });
Sir you have missed previous 2 videos here that are in the English playlist. the form validation and the middleware intro. please add them in this Hindi playlist too
sir ma start sa sari videos deekh raha ho par ya pheli video ha middleware ka bare ma aur ap bol rhe ha video ma ka ma phela middleware ka batachuka ho aur koi bhi video description ma nhi dali aap na I AM CONFUSED HERE!! HELP PLS!!
Please Support my by Subscribe, Like and Comment,
Thank you :)
Yes we can add 2 group middleware
Route::group(['middleware'=>['Getinitial' ,'Getpartial']])
sir you have missed previous 2 videos here that are in the englost playlist. the form validation and the middleware intro. please add them in tis hindi playlist too
I have a doubt at 4:00 min, in the kernel page you have mentioned middleware name and then inside brackets you have given the path of that middleware. So my doubt is, can we give multiple middlewares here itself? if you can see the above code in the same file there are different middlewares given under one group name.
Sir aap ne bahut accha explain kiya hai. Thanks for this tutorial sir
Love from Pakistan brother.
yes, ham two middleware use kr skty hai ku k ham array use kr rhy hai jo multiple values ko support krta ha
fruitful..
thank u...you teach very well!
My pleasure!
Very informative
Apne middleware ka koi video nahi banaya hai hindi mein.. wo english playlist mein sirf . please hindi me bhi banaye
Thanks sir 🙏💕
Yes We can use 2 Group middleware Using this
---------------------------------------------------------------------------
Route::group(['middleware'=>['userAge', 'dubble']], function() {
Route::get('home', 'UserController@home');
});
yes we can add mulit middleware
Route::group(['namespace' => 'Admin', 'prefix' => 'admin', 'middleware' => ['auth.basic', 'auth.admin']], function() {
// djsj
});
yes , its possible
two middleware add kar sakte hey
Hello sir,
how it is possible brother?
last videos -
th-cam.com/video/-u-xcYC7TKg/w-d-xo.html&ab_channel=CodeStepByStep
---------------------------------------------------
th-cam.com/video/O0r7eQRZO3I/w-d-xo.html&ab_channel=CodeStepByStep
Sir you have missed previous 2 videos here that are in the English playlist. the form validation and the middleware intro. please add them in this Hindi playlist too
Route::group(['middleware' => ['firstMiddleware','secondMiddleware']], function () {
//
});
Sir jab age request kar raha hoon toh does no exist bata raha hai na ki access file per le ja raha hai
Middleware ka kya extra benefit hai? means yeh sab toh hum simple conditions lga kr bhi kr skte hai
yes we can add more than 1 middleware on route
sir ma start sa sari videos deekh raha ho par ya pheli video ha middleware ka bare ma aur ap bol rhe ha video ma ka ma phela middleware ka batachuka ho aur koi bhi video description ma nhi dali aap na I AM CONFUSED HERE!! HELP PLS!!
Ye rahi video bhai
th-cam.com/video/VY2Zu-wrTys/w-d-xo.html
Some of the the videos are missing from laravel 8 hindi tutorial...
Bro... Plz check and reupload it
There is no link in description box
th-cam.com/video/VY2Zu-wrTys/w-d-xo.html&ab_channel=phpstepbystep
th-cam.com/video/VY2Zu-wrTys/w-d-xo.html
Route::middleware(['middleware1', 'middlware2'])
->group(function () {
// Your defined routes go here
});
is tarah se group middleware use ks skte he
Yes because it will be in array
Sir last video is not uploaded here!
Hii.. please make a video on laravel 8 sessions with database connection login page
in an array [ ], we can assign multiple middleware.
laravel me middleware ko middleware kyu bola jata hai ?
sir link descrptionn m nahi koi se video m
Bhai tumne last me koi middle ware ki videi nhi bnayi aap confuse ho rhe ho 😡
Thanks
Sir middleware ka video nhi h sir
ha kr skte hai
You missed middleware video adding in this playlist
I thought this tutorial was about grouping middlewares 🤷
sir mine is not working
aapne middelware ki video hi nahi dali he
here is middleware inro video link - th-cam.com/video/O0r7eQRZO3I/w-d-xo.html
nhi hua mera bhai
Kya?