Level 75
It will be explained here: https://laravel.com/docs/6.x/authentication
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am using laravel 6.2. I have a view which display results from the database. I want to password protect that page just like login authentication.
What is the best way to do this ? Can I install some login package or what?
Thanks
Please or to participate in this conversation.