Coursecomp
  • Laravel
  • PHP
  • VSCode
  • WordPress
  • Databases
  • CSS
  • Misc

How to record login and logout user actions in Laravel

March 26, 2022

If you need to audit sign in and sign out events for some security concerns, then you can utilize Laravel auth events, which allow you to easily listen for them.

© 2019-2023, CourseComp