We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi, I'm getting this error for some reason while trying to access the index route of a model.
ReflectionException in Container.php line 749: Class api-v1 does not exist
I'm using laravel 5.3 and the routes are set up differently compared to the demo project.