Replies: 1 comment 1 reply
-
I clicked my way through the DocBlocks, and eventually ended up in If you then look a few lines below, you can see that the various methods, like I guess one could say that it's used to set the typical options we normally call on 'singular routes', like |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in https://laravel.com/docs/9.x/controllers#resource-controllers
You may even register many resource controllers at once by passing an array to the resources method:
However, there is a second parameter that is not clear
In documentation API: static void resources(array $resources, array $options = [])
What is the options parameter for?
it works?
Beta Was this translation helpful? Give feedback.
All reactions