JSON Exceptions also in default web routes
Open
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
currently all my exceptions are returned as JSON exceptions, but when the user visits with the browser an URL not defined in the API, for example in the routes/web.php file, then the default laravel exception should be thrown!?
Contributor guide
Assessment
This issue has not been assessed yet.