Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x] Support a proxy URL for mix hot #38118

Merged
merged 2 commits into from
Jul 23, 2021
Merged

Conversation

stevesweets
Copy link
Contributor

Detect new ENV variable; Useful if you're serving a local app with ngrok, to change the url that gets output if in hot mode.

My use case: shopify app being built, react front end. Making live tweaks to the app and want to see them reflected inside the shopify interface. Running on ngrok to make local dev possible. Was manually changing app url's back and forth, but this makes things a lot easier.

Detect new ENV variable; Useful if you're serving a local app with ngrok, to change the url that gets output if in hot mode.
Style violation; remove spaces.
@stevesweets stevesweets changed the title Update Mix.php Support a proxy URL for mix hot. Jul 23, 2021
@stevesweets stevesweets changed the title Support a proxy URL for mix hot. [8.x] Support a proxy URL for mix hot. Jul 23, 2021
@taylorotwell taylorotwell merged commit a063329 into laravel:8.x Jul 23, 2021
@GrahamCampbell GrahamCampbell changed the title [8.x] Support a proxy URL for mix hot. [8.x] Support a proxy URL for mix hot Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants