Closed elmarzouguidev closed 3 years ago
RedirectIfAuthenticated Middleware where come this var $guards from
i add same new gaurd in auth.php but $guards stil have only one guard ('web') public function handle($request, Closure $next, ...$guards) { }
RedirectIfAuthenticated Middleware where come this var $guards from
i add same new gaurd in auth.php but $guards stil have only one guard ('web') public function handle($request, Closure $next, ...$guards) { }