.1113953
TLCTuto's Laravel Corner
•Created by .1113953 on 11/3/2024 in #🚀laravel
Inertia
nice. thanks. i figured out the issue with the front-end not loading. apparently the public/build folder is ignored in the git ignore file. since not everyone uses a front end framework, it is ignored by default in laravel. the issue now is running php artisan storage:link isn’t working. people say it’s a shared hosting issue that requires permissions but i haven’t yet figured it out.
4 replies