Access the resource ID #4888
Unanswered
omarbouziane
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Shouldn't you be able to refer to |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello,
I am using nova.pages.edit route in my vue, this route requires two parameters: resource name and resource id, I got the resource name with uriKey() , example: App\nova\User::uriKey(). But I couldn't get the resource Id, I tried $request->route('resourceId'), but it didn't work.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions