Replies: 1 comment 2 replies
-
|
In this version, Resource::getSlug() has made a big change, whether to use plural or not is related to locale, so how can I set locale dynamically? The route is registered when the Service is started, and getSlug() uses the locale in config/app.php, which is en, and returns the plural( What solution should I use to change the locale before registering the Resource route? I need to dynamically modify the locale based on the authenticated user information, or at least the cookie. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
enableOpento FileUpload field by @pxlrbt in AddenableOpento FileUpload field #2986New Contributors
Full Changelog: v2.13.26...v2.13.27
This discussion was created from the release v2.13.27.
Beta Was this translation helpful? Give feedback.
All reactions