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
Failed to load resource:
https://mybucket.s3.amazonaws.com/public/build//css/all-a6102320.css Failed to load
the server responded with a status of 403 (Forbidden)
I've deduced it's because of the / in the following code in the CdnFacade.php file:
I've noticed a strange error using Laravel Elixir in v1.1.2.
On my production website, when I reference my CSS file in Elixir like so:
I get the following error:
I've deduced it's because of the
/
in the following code in the CdnFacade.php file:The text was updated successfully, but these errors were encountered: