Closed darki73 closed 5 years ago
I don't think this has anything to do with Horizon but rather the way your web server handles the requests. It's probably better if you ask this question on a support channel because you'll have a higher chance that someone could help you out to figure which thing is affecting your local setup.
If you can actually identify this as a bug, feel free to report back and I'll gladly help you out and re-open this issue.
Thanks!
- Horizon Version: 3.2.2 - Laravel Version: 5.8.22 - PHP Version: 7.3.5 - Redis Driver & Version: predis/phpredis 1.1.1 - Database Driver & Version: MariaDB 10.4
Description:
This is the reason i've created this pull request. Third installation, and still the same error.
Website is NOT local (well, it is local, however, it resolves to the real domain name),
APP_URL
starts with https://, yet it still tries to resolve thecss
andjs
files through http://.Steps To Reproduce:
Fresh installation on fresh Laravel installation