You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a Laravel app I changed the site in production to https://
That is working on the urls but the image url keeps is stil http:// So 'm Im getting mixed content en nog full SSL slot.
I'm using $project->getFirstMediaUrl .
In the laravel .env it is also set to https://
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In a Laravel app I changed the site in production to https://
That is working on the urls but the image url keeps is stil http:// So 'm Im getting mixed content en nog full SSL slot.
I'm using $project->getFirstMediaUrl .
In the laravel .env it is also set to https://
Do I need to clear views or cache?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions