Support the ongoing development of Laravel.io →
Authentication
Last updated 1 year ago.
0
Solution

By default the AuthController will redirect you to a specified page. However, when you create an authenticated() method in the default AuthController. Laravel will automatically call that method after an user logged in succesfully.

Last updated 8 years ago.
0

Thanks so much, that's exactly what I needed to know.

0

Furthermore, When an user is logged out. Laravel will fire the auth.logout event where you can listen for in order to process it any further.

Last updated 8 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.