-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
- Laravel Version: 9.34.0
- Nova Version: 4.15.2
- PHP Version: 8.1.8
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.
Metadata
Metadata
Assignees
Labels
No labels