Answer: Mixed Content (laravel)

Answer: Mixed Content (laravel)

If you are moving the website from HTTP to HTTPS, and it’s was working perfectly on HTTP, and if you have added the new URL with https in config/app.php and also in the .env file then you may need to add the below snippet in your app/Providers/AppServiceProvider.php file’s boot function…

Leave a Reply

Your email address will not be published. Required fields are marked *