Questions tagged [laravel-authentication]

Laravel ships with several pre-built authentication controllers for user registration, authentication, and password reset.

Laravel ships with several pre-built authentication controllers for user registration, authentication, and password reset.

376 questions
-4
votes
1 answer

Login using auth without DB

I trying to create laravel app where i get the login status from remote server. For example., I have to two website www.xyz.com and www.abc.com If a user is logged in on www.xyz.com, My app is www.abc.com. When user enter www.abc.com for login i…
Rahul Singh
  • 918
  • 14
  • 31
1 2 3
25
26