Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By dotcomlabza
I keep getting mixed content errors on my Laravel App deployed on App Platform. What I tried so far:
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>
RewriteEngine On
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]
# Send Requests To Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>
Not really sure what else to look for at this point. The app is not loading any of my images or javascript files (all in public folder) because of mixed content issue. Anyone have any ideas?
032f50ee7f7d489db3b05e204fe139
9ee5b5ed90ff4f7b9e69d1681de3b4
34bcef38725b4e6eb5224ae028f17e
Paul Hives
Inshot Pro
zero zero
TiggaBiscuit
Roger Ross
Yavin Fickel
da04b39dc1b94b8395443a37a964c6
Connor
a83662b77b56408096139dd19e615a