Skip to content

Conversation

cfmbe
Copy link

@cfmbe cfmbe commented Jul 27, 2020

A standard laravel path uses plural for specifying the resource, like localhost/resources/myresources/1 instead of localhost/resources/myresource/1
Calling the path with singular resources leads to 404, because the page does not exist.

A standard laravel path uses plural for specifying the resource, like localhost/resources/myresources/1 instead of  localhost/resources/myresource/1
Calling the path with singular resources leads to 404, because the page does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant