'css not working when uploading laravel to shared hosting
CSS not working when uploading laravel to shared hosting, I've set all the files correctly the server.php and so on, also I did PHP artisan generate, and it's not working too, I have pure HTML only without CSS, maybe I did not change important file settings, or might be a way to run laravel without PHP artisan serv.
Notice ( im not using php artisan on server that wont work im asking if the way im doing it is right)
Solution 1:[1]
Thanks To all of you who tried to help, To all who have this issue, you have to make the root folder public if you have changed the config/app.php it wont work.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
