How to use @expose on ModelView not in BaseView? #888
|
I tried to create custom url using expose in ModelView: But not any url /new or /admin/new is not working |
Answered by
mmzeynalli
May 21, 2026
Replies: 1 comment
|
You can use |
0 replies
Answer selected by
mmzeynalli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
action, which is similar toexpose.