Replies: 0 comments 1 reply
-
Yup! I think removing the In the meantime, you can add a name prefix to your custom routes right now. The only problem here is... your custom routes will have this prefix. But CRUDs that come as addons (third-party packages) won't. We plan to fix this problem in Backpack 4.2, which is right around the corner. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
What i mean:
I have page crud, List operation register route with name page.index
I have page controller and web route '/' with name page.index
Yep, i can rename my route, but i think, it would be nice, if backpack can add prefix name via config, ex: crud.page.index name for list route)
@tabacitu what you think?
Beta Was this translation helpful? Give feedback.
All reactions