Laravel 6 Tutorial for Beginners #27 - Disabling Registration

preview_player
Показать описание
Hey gang, in this Laravel tutorial I'll show you how we can disable new user registrations in our project.

🐱‍👤🐱‍👤 JOIN THE GANG -
----------------------------------------
🐱‍💻 🐱‍💻 My Udemy Courses:

🐱‍💻 🐱‍💻 Course Links:

🐱‍💻 🐱‍💻 Other Related Free Courses:

🐱‍💻 🐱‍💻 The Net Ninja Community Boards:
Рекомендации по теме
Комментарии
Автор

This look so easy.
Thanks Shawn.
Apparently, I hired a laravel developer recently and he told me that you can't disable Registration because it's an inbuilt method. I'm a JS guy so I couldn't argue.

So when I decided to try learning Laravel, I found your new series.
Pure blessing.

itsshopboy
Автор

It took me a lot of time until I found about the array param that we can pass, you are making it easy for beginners!

ProgrammingwithPeter
Автор

Don't know even L about Laravel but your content has always been so awesome that every video deserves a like. Thanks for the video, Shaun :). Though I have some juniors who work on PHP and Laravel, and I always recommend your stuff to them 🙌🙌

TheNerdyDev
Автор

I know the laravel framework but still watching your videos nice work keep it up. Keep going till advance level.enjoying watching this...😉 Love from india🇮🇳

kushalchavan
Автор

Great work, can i ask you how can i have 2 different login and registration (for example one for the custorem and one for the staf)! thenks a lot!

manliodiana
Автор

is it possible to disable registration to users but only available to the admin? if yes how is it done? i am new to laravel. hope to receive help from you.

dd
Автор

Ok, what if a staff enters the company later. and we want to add him using a invitation link only ?

princebillygrahamkarmoker
Автор

But you did not show how to activate Register button to add more Users (Pizza new staff employee) ! how can we separate between a customer a visit and employee one ?

noureddineettalhi
Автор

Can you help me? I'm trying to register an admin account, only the admin can add more user accounts but I don't know how to hide the /register to non admin accounts

confusedgamer
Автор

So if i want to let specific users access to some pages how can I do that ?

ammaralhomyqani
Автор

If we have two different users and we want each user to have access to specific pages, how do we do that?

majidmoradi
Автор

I am not sure about one thing and that is if i take out the registration process how new user going to register then? Or it is like a user register then er register route will be disabled only for that particular user?

ibrahimkholil
Автор

This doesn't work on Laravel 7. Anybody has a solution?

saigonpastry
Автор

The videos are somehow not in thre playlist?!

ademineshat
Автор

Don't think this is a good solution. Business get new staff all the time. Why not use htaccess and require login from server for registration page? Who is gonna put login then delete it before site launch for users or turn off for new users.

neb