Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

eshban's avatar

How to add authentication in Laravel 6.2

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

0 likes
3 replies
eshban's avatar

Thanks. Instead of this how to add a password screen?

Please or to participate in this conversation.