baijunyao / laravel-bjyblog

Laravel v9 blog
https://baijunyao.com/docs/laravel-bjyblog
MIT License
525 stars 201 forks source link

Symfony\Component\Routing\Exception\RouteNotFoundException: Route [login] not defined. #147

Closed baijunyao closed 4 years ago

baijunyao commented 4 years ago

https://sentry.io/organizations/baijunyao/issues/1608500255/?referrer=github_plugin

Symfony\Component\Routing\Exception\RouteNotFoundException: Route [login] not defined.
  File "/app/Http/Middleware/Authenticate.php", line 21, in App\Http\Middleware\Authenticate::redirectTo
    return route('login');
  File "/public/index.php", line 55
    $request = Illuminate\Http\Request::capture()
...
(23 additional frame(s) were not displayed)