Laravel this is not only a practical framework, it is also a programming style
If I have multiple guards such as:
Auth::guard('vendor')
and
Auth::guard('admin')
Is there a way to log out all users(guards) without explicitly and individually logging them out?
Aucun commentaire:
Enregistrer un commentaire