Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 5962

Resources not loaded after changing http to https in laravel APP_URL [closed]

$
0
0

I recently deployed my laravel app to production and changed the APP_URL variable in the .env file from http://myurl.abc to https://myurl.abc - however as soon as I deploy those changes then a couple of files are not found anymore / time out during requesting through the browser.

The files are my logo, hence I think the whole images directory - and the 2 other files are the generated css and js files from vite when running npm run build.

I tried re-installing my ssl cert, however all checks on them are fine - I tried enforcing https in the laravel config but nothing solved the issue.When requesting with http I get this in the dev tools:enter image description here

However when I use https I don't even see the build/assets and images folder


Viewing all articles
Browse latest Browse all 5962

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>