Dude, this series of multi-auth has been a life saver, I was struggling specially with the multiple guards. It's quite frustrating that there is no official in-depth docs on such an important part of the framework. Thanks a lot
@chukwuemekaokoroafor29277 жыл бұрын
I like this guy... he just made me solve a week's problem in 1 hour. We need more of this!!! Thanks man!!
@yazeedalsultan88595 жыл бұрын
We as developers of Laravel framework thank you so much for educating us. Please dont stop the goods. Wish you long life sir.
@basilbarnaby2297 жыл бұрын
HANDS DOWN! One of the best tutors online regardless of topic or area expertise! Can't praise you more my dude!
@mfirozahmed25184 жыл бұрын
Thank you so much for the whole tutorial. I've successfully implemented everything you have shown in Laravel 7 :p and it works perfectly. Wish you all the best in life.
@omninspire7 жыл бұрын
Hi Alex, I followed this tutorial series from part 1 to part 5 in 2 days, and I'm happy to let you know that I finally understand Multi-auth in Laravel. Not only did I understand it now, I also implemented in my application because I was tired of packages. Thanks a lot. You're a great teacher.
@JacurtisTutorials7 жыл бұрын
Thats awesome to hear. I love writing our own code instead of relying on packages. That is what freedom feels like :)
@javiercastilla9125 жыл бұрын
This series has been life!! BTW 100% compatible with Laravel 5.8. Only thing to change: at reset-admin.blade.php, form must address to "admin.password.update"
@RicardodelRosal6 жыл бұрын
I found your video series amazing. I followed the series using a clean Laravel 5.6 installation. Minor differences, but I was able to understand what to change based on your clear tutorial. Thank you!!!
@ravineshkumar37385 жыл бұрын
your video series is awesome. I implemented the series using the latest Laravel 5.8. and it is working fine..... Thank you very much!!!
@mandeepdhundwa5 жыл бұрын
But here user reset password not working although the admins working
@kalanaratnayake51637 жыл бұрын
Thanks Alex. i have been struggling to build a multi authentication system using laravel for past few weeks. just now finished the authentication part. there is still a long way to go for me. but thanks again you are a life saver
@JacurtisTutorials7 жыл бұрын
Glad i could help
@kalanaratnayake51637 жыл бұрын
+DevMarketer Alex, you mention that we can use a super user to register admins and you do it using tinker. if we are to deploy this system into a server, how can we add admins( can you explain how we can create the superuser?) and can you do a video set regarding subscriptions(monthly payments etc) say we are to create pay-for-service site. (in my project both users and admins have to pay for the service they get from my site which works as a middle man between them)
@jeffersongoncalvesbotelho97573 жыл бұрын
Even in 2021 this serie has been save my life
@wakko3wb4 жыл бұрын
Excellent tutorial, thank you very much, its really hard to make everything right on the first try but this tutorial is so well done that I actually manage to make it work on the first try. Thanks again.
@AndyZervas7 жыл бұрын
Many many thanks for the whole series and especially this last one! You saved me from a lot of pain, here!
@gilvr5 жыл бұрын
Thanks! I'm using version 5.8 and this video still help me in 2019.
@jq_dev6 жыл бұрын
Hi JCurtis, Im your number one fan, Im from the Philippines. thanks for the idea that you share or those video that you upload, its very helpful since im in school until now that I have a job. Mabuhay. Godbless JCurtis, Hope you continue until now JCurtis :)
@roleenboticario4354 жыл бұрын
same tayo sir hehe
@pabloarayadelpino6 жыл бұрын
Amazing set of videos, you should definitely link this final part to the description of the other 4 videos !
@djwave286 жыл бұрын
I don't have Twitter, but thanks very much. I totally got the picture of multiple login here. It also was quite a push to learn Laravel. A small step following this tutorial, a major step for me-kind.
@uriellozano756 жыл бұрын
Awesome!, thanks for help I do not know what I would have done without your video
@yassinyoussoufali63246 жыл бұрын
You have no idea how much you've helped beginners like me buddy :DDD
@sylviamcclellan88425 жыл бұрын
DUDE!!! Thank you so much! Have been trying for weeks now!!!! I finally get it!
@leoliu85467 жыл бұрын
Thanks a lot. Really helpful in helping me learn the framework as a beginner.
@DaveSohan7 жыл бұрын
Thank you so much for this series. Really helped me alot in setting up my Multi Auth system. YOU ROCK ✌🏽✌🏽
@NTAHealthline6 жыл бұрын
Hey, guess time has fawn so much. want to say thank you for your videos. i gained alot. from Nigeria.
@moch.arifafianto4086 жыл бұрын
thanks for this multiauth tutorials, i did all the steps, and finally it works
@SyaifulMaulanaAbbidin4 жыл бұрын
your tutorial help me to deep understanding laravel.. thank a lot
@vivmaniaa7 жыл бұрын
hey Alex you're the best teacher. I almost got the it but I'm little confuse on AUTH, GUEST and GUARD thing :( waiting for your written tutorial. You are the awesome.
@margaiwangara28637 жыл бұрын
This tutorials really helped me out. Thanks a lot, implemented multiple authentication now for a website am working on
@exsitewebsolution68037 жыл бұрын
by far the best teacher on youtube
@alexlars7 жыл бұрын
Working from first try! Thanks for great explanation.
@christostsangaris47856 жыл бұрын
@DevMarketer Great videos, great explanations! I can't understand why people are downvoting these videos! By the way, it works like a charm with Laravel 5.7.
@ashishbasuri88914 жыл бұрын
could someone help Me: Swift_TransportException Connection could not be established with host mailtrap.io [A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
@nyuykonge63465 жыл бұрын
Hi Alexis, this has great for my project and i will be happy if you make another tutorials for roles and permissions. Thanks
@junaidkhan0475 жыл бұрын
ir I have watched laravel 5.4 multiple auth tutorials videos but i need the multiple auth email verification fucntionality. Please tell me what should i do. i am also use user module email functionality Please answer me Thanks For your old tutorials.
@saihlaing22764 жыл бұрын
A great one, even current laravel version is 7. This tutorial still working fine though some class need to change import path.
@batjargale17 жыл бұрын
Thank you for useful lesson, Really nice work!
@akashdeep-hi9dn3 жыл бұрын
This is Amazing video. Now I well understand the multi-Auth. I have a query. If There are three roles: SuperAdmin Admin-1 Admi-2. Super admin can access all features but Admin-1 and Admin-2 have limited access. How I can do it in laravel?
@reggie847 жыл бұрын
Hey thanks super useful tutorial! thanks. A series about Laravel Scout with Algolia would be cool!
@mephalanb307 жыл бұрын
Brilliant, and thanks for mentioning mailtrap too.
@dengrechaniy76727 жыл бұрын
your tutorials is awesome! you saved me a lot of time!!! THANKS!
@spappas19867 жыл бұрын
I followed this through all 5 lessons and everything worked perfectly. Very clear instructions and understandable even for a beginner. My question is that I have an accounts table accessible by admins. I want to be able to have an admin generate a registration invitation email with a URL that contains an 'accountname' to automatically map the user upon registration. It seems like the concept in this 5th video would work similarly. Is that the best way to accomplish that, or is there a simpler way to accomplish that? Again, awesome videos. I found the link to video #1 from Laracasts and I am looking forward to seeing your other videos. Thanks for the knowledge.
@shubhamgopale5 жыл бұрын
great tutorial have learned lot from this playlist.
@artemivaniuk80545 жыл бұрын
Hi, thank you very much for the great tutorials! They are really awesome! Can you please teach us also how to make email verification for the another user type?
@joykalinfotech62007 жыл бұрын
You Done a Great job. It's Help A lot thanks
@TahirBhai6 жыл бұрын
Super awesome explanation and very nicely done tutorial for this amazing functionality. Thank you buddy!
@flexitto6 жыл бұрын
Thank you sooo much. This series has been very enlightening and helped me a lot with my project. Have one question though. How can I customize the header and footer, and add images to the email notification?
@kabirabiodun56177 жыл бұрын
Indeed this tutorial is great. Thanks
@adalidvillanueva90705 жыл бұрын
You're a lifesaver man. Thank you so much
@BokorLevente7 жыл бұрын
which code editor do you use? thanks for nice tutorial
@HussamadinAbushelha4 жыл бұрын
Thank you for the amazing tutorial
@marioibarra6686 жыл бұрын
Thanks for the great videos series. What about a superadminstrator?
@toddmcmannus15317 жыл бұрын
I have this tutorial completely working and I love your tutorials. I have a table in my user database called role. When the user registers, they choose from 3 different roles. I would like this to redirect them to a different view based on the role they selected. How can I do this?
@rahulmazumder43574 жыл бұрын
Thanks a lot. You did an amazing job.
@mhasan3414 жыл бұрын
This is a life saver dude. I wish I could get you a coffee
@Suhkha_7 жыл бұрын
Will there be video for the registration section? Thanks! Your videos are so very helpful!! :)
@brahimbelkhiria21577 жыл бұрын
the registration of the Admins is simple :folow these steps : 1/create the view like the registrationForm but named adminRegistraion.blade.php 2/create two routes one with a get methode and another with post they should look like: route::get('/admin/register/','adminRegistraionController@showRegistraionForm' route::post('/admin/register/','adminRegistraionController@register' '3/create the controller adminRegisterController : in this controller make sure you use the trait ( use RegistersUsers;) so simply copy paste the registration controller and redifine the methods showRegistrationForm() and create(), that is it !
@phenomenaljay424 жыл бұрын
Can you explain about set non-defaults authentications (config/auth.php) in nova panel password reset?
@NorthernStrider6 жыл бұрын
You're a Legend man. All thumbs up!
@leohgaona7 жыл бұрын
great tutorial.. thanks! works fine with laravel 5.5
@jemohiuhu28955 жыл бұрын
This is awesome is it possible to continue this series by showing us how to add the new "verify email" functionality ?
@wakko3wb4 жыл бұрын
I need this too, did you find any tutorial? If so pls share.
@angelm83873 жыл бұрын
Can you please make a video on how to deploy a laravel application with pass word reset and mail functionally. I can only get it to work locally.
@eazydotme46196 жыл бұрын
Hey DevMarketer, Thanks for all your tutorials and the gitcode. I started from your Laravel 5.2 -How to Build a Blog with Laravel" tutorial and mixed Native Laravel 5.4 Multiple Authentication Series" to that... So my Laravel 5.2 was working perfectly with Multiauth(not exactly v5.4 and I have 3 types of users). Everything went fine up to the previous episode-"Logout" (clap) Now but I wonder the function `sendResetLink()` uses `$this->emailResetLink()` instead of `sendPasswordResetNotification`, and I am stuck there. No way out!! :O I guess v5.4 is more complicated(advanced) and v5.2 comes with most things inside the box itself. So my question is... "How can I do this AdminCustomizedNotofication* with Laravel v5.2?" (Sorry for the outdated question, but my requirements are pretty fresh) Could you please help me on this? Thanks a lot for all your videos and am a great fan of you. Your way of teaching is awesome for beginners, intermediates and experts. ~Sam(from India)
@ramina21216 жыл бұрын
thanks great series s. great tuts 🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌 please make little video about roles login .
@infinitylooks45567 жыл бұрын
Hey, it would be great if you could do an email validations and for all types of users here.
@RichardOpokuEngineer7 жыл бұрын
Thank you very much @jacurtis for the tuts. I am currently working with pusher and live notifications and I'm facing an issue with the multi auth system. Broadcast::routes(['middleware' => ['auth','auth:admin']]); doesn't seem to work for the user but no issues for the admins
@cjr13745 жыл бұрын
Hi! Great tutorial series on multi auth! I finally got a grasp how laravel works on this topic. FINALLY!!!! Also...would you happen to know how, where and what to do to have a custom background be it an image or a .js file? I'm still learning laravel and its been 2 days hahaha I just wanna see how it is with backgrounds with laravel. Please help...
@InsideElite6 жыл бұрын
Wow thank you, Really good tutorial thank you for explaining it in detail
@arihasan34237 жыл бұрын
Amazing work, thank you so much!!!
@mehdihosseinpour33514 жыл бұрын
Hi, thank you very much for this series. They are very helpful. I will appreciate if you teach us about email verification for multi auth. I am planning to enable users to select their password through email verification link. Could you please this video?
@5Gamingx5 жыл бұрын
Thank man! You're amazing. Keep it up
@tye58195 жыл бұрын
Thank you very much for your help
@juanrincon65767 жыл бұрын
Yeah baby!! this guy is fucking up every other teachers!! Your the best
@amalithennakoon9954 жыл бұрын
Thank you dude, l love you sooo much. it s great serise
@GilGlam7 жыл бұрын
Hey I just wanna thank you for helping me with my project :)
@EduardoReyes-oz6pv7 жыл бұрын
Hello! First of of thanks A LOOOT! for bothering on sharing your knowledge with the community... your tutorial helped me really so much with my project. I was wondering, having followed your tutorial, how would I be able to create different roles for users.. I'd love such kind of walkthrough.. Thanks.
@JacurtisTutorials7 жыл бұрын
I plan on doing an ACL tutorial soon. On my channel there is an "advanced blog/cms" series you can find, where we do role based authentication. Unfortunately that series is very long. But it does show you how to set it up in very good detail. I plan on doing a more succinct version just focused on ACL soon.
@EduardoReyes-oz6pv7 жыл бұрын
DevMarketer Wooow man srsly you're so awesome! thanks a looot! Big hug from Colombia.
@williamlowry93905 жыл бұрын
what will be the next action for the editor and moderator? do we have to open separate tables for all of them?
@khadijahoutat6057 жыл бұрын
thank u thank u so much u saved my time keep it up pro , u r gr8 teacher
@arafath896 жыл бұрын
thank you, is it same for laravel 5.5
@abubakarhalid33484 жыл бұрын
thank you for your tutorial I was helped with this..
@abdullahahmed83693 жыл бұрын
In my case, first 3 step is working properly but when I am submitting the reset form, it says that invalid token.
@FaisalAhamedbd5 жыл бұрын
very cool and clear
@mahdisharifi59895 жыл бұрын
Thanks it was so helpful
@khalilo2y5 жыл бұрын
Great thanks so much ...
@dragondragon46745 жыл бұрын
THANKS THANKS AND THANKS ! It's work verry well
@francodevjs7 жыл бұрын
You are the best!!! Thank you!!
@erfansabouri73624 жыл бұрын
THANKS ! YOU SAVED MY LIFE
@YousefAltafWasti6 жыл бұрын
very good tutorial thanks a lot Dev :)
@muneebkhan3133136 жыл бұрын
did you forgot to upload vendor directory? I am facing some problems.
@AMC-throwaway7 жыл бұрын
Maybe a video on creating the dashboard (admin and basic user versions)
@VWSPD3 жыл бұрын
thank you bro you helped so much.
@heyabg29344 жыл бұрын
Thank you very much
@ousseynoudiagne25577 жыл бұрын
Please show us how to integrate Video Js with Laravel 5.4 ?
@aleyakhatun80024 жыл бұрын
Thanks, Sir.
@fazlerabbi61985 жыл бұрын
If you added a part such as login with social network then it's made it more better .. It's my opinion and thank you because it's helped me lot.
@palgonda5 жыл бұрын
Hi Alex, I got all this working but I have strange problem. I have some Laravel Passport and Vue components with Axios API calls shared between User and Admin. It allows one to slip in checking against both guards 'api' and 'api-admin'. To make matter worse eg. checking against 'api' it returns a User (who is not logged in) with the Id of the Admin which makes a call and vice versa.
@raghujprasad4 жыл бұрын
When we click on reset password the email Id is not populating ... Instead I need to enter the email ID and then reset the password. How to fix it to gave the email Id populated when click on action
@ShimulBodruddoza7 жыл бұрын
Hi, I have watched all the part of multiple authentication seris of Laravel 5.4. It was really helpful to understand the basic, I would be thankful if you help me on something... I need to create a login system, but instead of 2 there are 4 roles like admin, moderator, operator and user. And each of the role should redirect to a dashboard with dynamic menus. Can you help me? Thanks in advance...
@roniestein7 жыл бұрын
Do they all need to be logged in at the same time and interact? Or are they just different types of user? Sounds more like you should be using ACL, not multiauth. ACL determines what a given user can do/see. Multiauth is when you need different logins at different places and the users interact with data in a completely different way.
@JayOmayan7 жыл бұрын
The forgot password link for normal users throws a 404 not found... Anyone have this problem? any fix?
@kennethngau74165 жыл бұрын
Am using laravel 5.8, when I reset password as a normal user, it brings a 404 error after clicking the reset URL