Laravel this is not only a practical framework, it is also a programming style
How can I edit the Auth Middleware such that it redirects to another route instead of the default login route when a user is logged in.
public function __construct() { return $this->middleware('auth'); }
Aucun commentaire:
Enregistrer un commentaire