API_STRICT only for specific URLs
Open
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hy,
wehen I set API_STRICT to true all my routes are strict.
But I only want the URLs which are prefixed to be strict. (API_PREFIX=api)
Routes which are defined in routes/web.php should be accessible to everyone.
Is this an error or is it designed this way?
I currently run the latest Laravel 5.3 with the latest version (dev-master) of dingo/api.
Contributor guide
Assessment
This issue has not been assessed yet.