Allow OrderController::index(...) in routes #41607
Unanswered
reindert-vetter
asked this question in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Since php 8.1 we can do the following in
routes/api.php
:This already works in its simplest form.
What doesn't work yet:
laravel/serializable-closure
package (and test performance).I would like to solve these 2 issues. Can you think of any other issues?
Beta Was this translation helpful? Give feedback.
All reactions