Auth user in Laravel
Is it possible to authenticate a user in Laravel using Auth
facade but not persist the user in database, instead use the session only ?
I am reading a bit on adding a custom guard but it does not seem to be very specific.
from Laravel Questions and Answers https://laravelquestions.com/laravel/auth-user-in-laravel/
via Lzo Media
No comments:
Post a Comment