-
|
Nova defines My best guess at the moment is |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
From outside Nova you can use |
Beta Was this translation helpful? Give feedback.
-
|
Nova defines My best guess at the moment is |
Beta Was this translation helpful? Give feedback.
-
|
From outside Nova you can use |
Beta Was this translation helpful? Give feedback.
From outside Nova you can use
route('nova.pages.home'). Otherwise you can useLaravel\Nova\Nova::url('/')orNova.url('/')from JavaScript.