Laravel provides a way to authenticate a given user during HTTP testing with
$this->actingAs($user);
Is there a way to unauthenticate that $user within the same test?
$user
Aucun commentaire:
Enregistrer un commentaire