@Ajay Sir, Lajawab, Very Clear and Helpful Guide for beginners, Thanks a lot, please keep this spirit to taught us. We are very inspire by You. Learn lot of things from You.
Sir, node_module ko install krne se project ka size kafi bda ho jata he and sayad peromance decrese ho jati he, to bina node_moduel ko use kre hm breeze ko use kr kste he? kiya node_module bde laravel project me use hota he
hi sir please make video digging deeper topic ,1 Br,oadcasting,2.Notifications,3 Mail Artisan Console Broadcasting Cache Collections Compiling Assets Contracts Events File Storage Helpers HTTP Client Localization Mail Notifications Package Development Queues Rate Limiting Task Scheduling
wordpress phpbb and other many application main login sab ka ik hi hota wp-login but ap ney different login kun banye not a standard video ... please upload video with on one users table and login page authenticat different users type like admin seller user etc ... i am waiting for such kind of video in deatail thanks .
i havedouble checked. when i log in with user credential i redirct myself to user dashboard. that's fine. similarly when i login with admin credential even register @ admin/register after succesful register i redirect to localhost/login. when i go to '/' route i see text admin dashaboard it means i am logged in. i couldn't find where i am lacking
Hi, suppose I don't want to use the auth guard, so can i use custom logic to manage all users based on different role ids in the user table and through middleware i can manage all the redirections and of course we will use the auth attempt for login.
Target class [teacher] does not exist. bro mene admin ki jaga teacher ke liye btanaya tha middlewares and models wagra sub teaches ke hisab se ki hai but main koi abhi route open kar raha ho toh ye aa raha hai mujhe ye class samj nahi aa rahi hai ke ye class kaha per exist nahi karti ? mene sub jaga dekha hai apki video ko bar bar play karke check kiya same to same work hai agr apke pas bhi aysa kuch aya tha toh guide kardi jiye kaha per mistake ho skhti hai ?
Thank you brother, I have successfully created multi auth with breeze but I can't do it with bootstrap in laravel 9. because when I create bootstrap auth then I don't find som function like loginrequest and authenticatedsessioncontroller. If you make a video with bootstrap then it will help for me.
Hello sir, I will create complete ecommerce website in laravel 9, but i have asked one question: laravel 9 authentication which one use? Please tell me
Not Working im getting Illuminate\Auth\SessionGuard::__construct(): Argument #2 ($provider) must be of type Illuminate\Contracts\Auth\UserProvider, null given, called in /Users/murtazanoori/Overload/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php on line 130 Error , Do you know how to fix this ?
Hello brother, thank you for the tutorial. Brother I am facing a problem. When I logout from user or admin it automatically logout from both user. Can you please give me a solution.
Abubakkar ye error nhi h tension na lo ... aisa hona bhi chahey ... koi same laptop se 2 account se login kyon krega ... practically socho ... agr fir bhi aap ko es chich ko solve krna h to logout function ko modify kr skte ho
Sir forgot password is tittle complex. To use custom table like publishers, we need to add Password::broke('publishers') in all forgot realted controllers. can you please create this video.
@@ajay-yadav aap jaise banaye the waise hi mai bhi banaya hu bas mai new project crete nhi kiya tha qki pahle se project bana tha mere pass only breeze install kiya hu user wala chal raha hai lekin admin wale me problem aa raha hai
Hi, thank you for the tutorial, i have a question , when i type in the browser admin/ it return me to the login of the user, how i can make it return to the admin/login ? i changed the route get admin/dashboard to be admin and return the view admin/dashboard. can you help me solve this?
Illuminate\Auth\SessionGuard::__construct(): Argument #2 ($provider) must be of type Illuminate\Contracts\Auth\UserProvider, null given, called in C:\xampp\htdocs\example-app\vendor\laravel\framework\src\Illuminate\Auth\AuthManager.php on line 123 this is what i getting???
What if admin is not identified and goes for a route /admin/dashboard? It's redirected to user login, not to admin login... How would you change the Authenticate.php file?
@@ajay-yadav please clarify in which file shud we change and what extra things we have to add ? i was trying from starting of the video it will be very good if you clarify in which file we shud change the code cause i had changed codes of RedirectIfAuthenticated from your github repo still it is redirecting into login when sign up and when trying to login it is not going to admin dashboard too
Have absolutely no idea what you're saying but I was able to follow along :) thanks for the tutorial!
Glad I could help!😂
@Ajay Sir, Lajawab, Very Clear and Helpful Guide for beginners, Thanks a lot, please keep this spirit to taught us. We are very inspire by You. Learn lot of things from You.
I will try my best
Professional projects me ye method use karsakte kya ?
Sir, node_module ko install krne se project ka size kafi bda ho jata he and sayad peromance decrese ho jati he, to bina node_moduel ko use kre hm breeze ko use kr kste he?
kiya node_module bde laravel project me use hota he
i do not speak emglish but im happy i found this video
Superb explanation👍👍 Thank you so much
Thanks for watching buddy
this tutorial really helped me unlock part of my project. thank you really
Glad it helped!
thanks sir successfully created
plz make videos on api in laravel
I will try my best
Thank you so much sir for this video
hi sir please make video digging deeper topic ,1 Br,oadcasting,2.Notifications,3 Mail
Artisan Console
Broadcasting
Cache
Collections
Compiling Assets
Contracts
Events
File Storage
Helpers
HTTP Client
Localization
Mail
Notifications
Package Development
Queues
Rate Limiting
Task Scheduling
yes sir
Hi, Ranjeet
Thank you so much for these awesome topics.
Mostly I've already covered .... rest noted down will cover soon.
Yes
sir we need to generate middleware for Admin also. if there is admin logout then they redirect to Admin login page not for the user login page
wordpress phpbb and other many application main login sab ka ik hi hota wp-login but ap ney different login kun banye not a standard video ... please upload video with on one users table and login page authenticat different users type like admin seller user etc ... i am waiting for such kind of video in deatail thanks .
nice tutorial 👍👍👍
Table and model not found bta rha he pura sahi se likha register usercontroller me phir bhi
great tutorial. you are great. keep it up
amazing video brother
THanks for the tuto Sir it is very helpful
Glad it helped
i havedouble checked. when i log in with user credential i redirct myself to user dashboard. that's fine. similarly when i login with admin credential even register @ admin/register after succesful register i redirect to localhost/login. when i go to '/' route i see text admin dashaboard it means i am logged in. i couldn't find where i am lacking
Chamatkari bhaiya vinamr nivedan hai ki laravel jetstream Vue ke sath btao plz
"Chamatkari bhaiya" 😝 ... aap ki nivedan swikar ki jati h
Do you provide live online classes?
Hi, suppose I don't want to use the auth guard, so can i use custom logic to manage all users based on different role ids in the user table and through middleware i can manage all the redirections and of course we will use the auth attempt for login.
Yes ofcourse
Thank you for the tutorial :) Will this work with fortify? (with jetstream-livewire installed)
working, thankx sir
Target class [teacher] does not exist.
bro mene admin ki jaga teacher ke liye btanaya tha middlewares and models wagra sub teaches ke hisab se ki hai but
main koi abhi route open kar raha ho toh ye aa raha hai mujhe ye class samj nahi aa rahi hai ke ye class kaha per exist nahi karti ?
mene sub jaga dekha hai apki video ko bar bar play karke check kiya same to same work hai
agr apke pas bhi aysa kuch aya tha toh guide kardi jiye kaha per mistake ho skhti hai ?
Thanks for the tutorials. But it is very complex :(
Which part?
How to integrate a admin pannel after creating the muti user login .. please help
Thank you brother, I have successfully created multi auth with breeze but I can't do it with bootstrap in laravel 9. because when I create bootstrap auth then I don't find som function like loginrequest and authenticatedsessioncontroller. If you make a video with bootstrap then it will help for me.
ok sure I'll try
How to implement this project into Bootstrap5 & ReactJS ?
brother, how to add email verification for admin as Mustverifyemail system or is there any other way?
Sir 1 video in Laravel vue js Multi Auth plz
thank you🤩
You’re welcome 😊
Hello sir,
I will create complete ecommerce website in laravel 9, but i have asked one question:
laravel 9 authentication which one use?
Please tell me
if you want tailwind and laravel auth go with : laravel/breeze package
bootstrap + auth = laravel/ui
How to add different roles to the admin We created and redirect to another page with roles?
good. but is it good practice?
it depends on the requirement ... but I don't think it's good practice
@@ajay-yadav ❤
@@ajay-yadav then what is the best approach for multi auth in laravel+react
Not Working im getting Illuminate\Auth\SessionGuard::__construct(): Argument #2 ($provider) must be of type Illuminate\Contracts\Auth\UserProvider, null given, called in /Users/murtazanoori/Overload/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php on line 130 Error , Do you know how to fix this ?
Hello brother, thank you for the tutorial. Brother I am facing a problem. When I logout from user or admin it automatically logout from both user. Can you please give me a solution.
Abubakkar ye error nhi h tension na lo ... aisa hona bhi chahey ... koi same laptop se 2 account se login kyon krega ... practically socho ... agr fir bhi aap ko es chich ko solve krna h to logout function ko modify kr skte ho
hello sir aap ne duplicate folder kese bnaya btao
Unable to locate a class or view for component [admin-guest-layout]
Sir forgot password is tittle complex. To use custom table like publishers, we need to add Password::broke('publishers') in all forgot realted controllers. can you please create this video.
Unable to locate a class or view for component[admin- guest- layout] error aa rhaa hai to kaise solve kar sakte hai sir
Ajeet app/views folder ke ander check kro file exists krti h ya nhi, sayd o file create n ho
@@ajay-yadav aap jaise banaye the waise hi mai bhi banaya hu bas mai new project crete nhi kiya tha qki pahle se project bana tha mere pass only breeze install kiya hu user wala chal raha hai lekin admin wale me problem aa raha hai
I am facing an issue how to use multiple auth on same route please help out. 🙏
use middleware
Hi, thank you for the tutorial, i have a question , when i type in the browser admin/ it return me to the login of the user, how i can make it return to the admin/login ? i changed the route get admin/dashboard to be admin and return the view admin/dashboard. can you help me solve this?
check middleware
brother my user login is also going or admin login , why ? its not taking its own route.
sir jab hum admin/login url dalte h then yeh hume user login page pe redirect krr rha hai kal thik chal rha tha plss give me answer
Bhai aap Middleware check kro whi problem h
Illuminate\Auth\SessionGuard::__construct(): Argument #2 ($provider) must be of type Illuminate\Contracts\Auth\UserProvider, null given, called in C:\xampp\htdocs\example-app\vendor\laravel\framework\src\Illuminate\Auth\AuthManager.php on line 123
this is what i getting???
bilkul same problem hai meri bhi agar solution mile to please batana
dude did you find any sloution ? im getting the same error
Please solve my error
please sir make video laravel brodcasting,mail ,laravel real time chat
already uploaded plz check
I found a problem when creating an access token, please help me teacher 😔 how to generate a token 😭
to generate tokens you can use sanctum,
$user->createToken('authToken')->plainTextToken;
@@ajay-yadav I managed to create a token for the user, but it didn't work for the admin. Maybe the teacher can make a tutorial for it heuheu..
may be because of different guard
@@ajay-yadav So does the teacher have a solution to my problem? 🙏🙏🙏
sir main laravel 9 k andr npm run dev krta hu to URL k oopr cmd atak jati hai, apki kyun ni rukti??
junaid ... laravel 9 ke latest version me vite ko introduced kiya gya h ... jiski wjh se ho rha h ... to aap .env file me url change kro
@@ajay-yadav sir aap b to laravel 9 hi use kr rhy hain na..
.env mein file url ko change kr k kya rakhu
❤
What if admin is not identified and goes for a route /admin/dashboard? It's redirected to user login, not to admin login... How would you change the Authenticate.php file?
use RedirectIfAuthenticated.php middleware and redirect to the admin/login page from here
wo krke bhi nhi ho raha hai kya krna padega aba main bichme adk gaya hoo. plz fast reply me.
ok ... Please check the description and download the project from GitHub, I've updated the code.
@@ajay-yadav please clarify in which file shud we change and what extra things we have to add ? i was trying from starting of the video it will be very good if you clarify in which file we shud change the code cause i had changed codes of RedirectIfAuthenticated from your github repo still it is redirecting into login when sign up and when trying to login it is not going to admin dashboard too
yeh kal thik chl rha tha but aaj nhi hra
Show this error ----- Target class [guest.admin] does not exist.
App
Routing Controller
App\Http\Controllers\Adminauth\AuthenticatedSessionController@create
Route name
admin.login
Middleware
web guest.admin
Are you using Laravel 9 or Laravel 11?
@@ajay-yadav Laravel Framework 9.52.16
Duplicate code we should avoid.
hello...
Are bhai single user table se bhi hojayega ye kaam kyu itni alag table aur model bnana 😂
yes possible but kuch logo ko alg alg table rkhna acha lgta h
@@ajay-yadav agree but is se code ki complexity increase hojayegi.
agree