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

asset helper function bug #19556

Closed
madnowruzi opened this issue Jun 10, 2017 · 1 comment
Closed

asset helper function bug #19556

madnowruzi opened this issue Jun 10, 2017 · 1 comment

Comments

@madnowruzi
Copy link

  • Laravel Version: 5.4.25

Description:

I'm trying to share my application via ngrok.io. I'm using asset helper function in my templates and it returns the urls based on my local domain (which cannot be reached by other people) even though I've set APP_URL value in my .env file to another address on ngrok. What's interesting is when i use artisan tinker the asset function returns the correct url based on APP_URL value.

@themsaid
Copy link
Member

Please ask on the forums, sharing with ngrok works fine with me, might be a mis-configuration in any of your files, so better use the forums as you'll have a better chance being answered there, this repo is for bug reporting only.

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

No branches or pull requests

2 participants