Replies: 2 comments 1 reply
-
Ziggy gets its URL from https://github.com/tighten/ziggy/blob/main/src/Ziggy.php#L27 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the response. Is there an easy way to override the url? If not, seems like I should create my own blade decorator that mimics
Thanks again |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Scratching my head over this. But if I make a change to APP_URL in my .env file, the generated javascript in app.blade.php doesn't change instead it remains as the old APP_URL. What am I missing?
I've tried clearing application cache, configuration cache and clearing views but nothing helps
The generated javascript in app.blade.php stays the same
When I run
Beta Was this translation helpful? Give feedback.
All reactions