'laravel not load css and javascript file
Laravel don't load css files and javascript files in console of the browser some file I'm getting strict-origin-when-cross-origin and for other files I'm getting
The resource from "https://my-web.com/lv/assets/js/lang/uk.js" was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
the blocked due to MIME type was applied for all files not only that file
the assets file is in public assets
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
