I'm creating a Laravel 5.8 app and am using artisan to create the symbolic link for storage. On both systems I use the command php artisan storage:link
while at the root of my app. The image files I am using are all in storage/app/public/images
on both installs. However when I access them I have to use a different path for my remote host:
REMOTE - src=""
LOCAL - src=""
I have deleted and recreated both symlinks 8 bazillion times and cannot get this to work properly. Anybody have any ideas why this is happening?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire