Get full url using Inertia #1292
Unanswered
vz-spr
asked this question in
Help (Vue)
Replies: 1 comment 2 replies
-
You can simply do a |
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.
-
Is there possible to get full url, including protocol, host, uri, search params
Need for SSR
The only way I found so far is get it as prop from backend (in my case it's Laravel).
Beta Was this translation helpful? Give feedback.
All reactions