Skip to content

Update DuplicateController.php#27

Open
cfmbe wants to merge 1 commit intojackabox:masterfrom
cfmbe:patch-1
Open

Update DuplicateController.php#27
cfmbe wants to merge 1 commit intojackabox:masterfrom
cfmbe:patch-1

Conversation

@cfmbe
Copy link
Copy Markdown

@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