d59c38eb4e
The fallback handler isn't scoped to a specific group, so the way this was setup caused requests to non-existent API routes to actually try and return the base view for Vue. This caused a mess of issues because that view is behind the middleware that expect sessions to be set, thus leading to very confusing authentication errors rather than a 404 response. |
||
---|---|---|
.. | ||
Console | ||
Contracts | ||
Events | ||
Exceptions | ||
Extensions | ||
Http | ||
Jobs | ||
Models | ||
Notifications | ||
Observers | ||
Policies | ||
Providers | ||
Repositories | ||
Rules | ||
Services | ||
Traits | ||
Transformers | ||
helpers.php |