Nov 26, 2020
0
Level 1
Digital Ocean and Laravel Storage
Hello, I've encountered a simple problem with Digital Ocean, when i deploy my app the storage is empty as it is supposed to be cause the app is deployed. How can i use images for my site which are in my storage, i mean if my app is deployed again the storage is empty and i have to use the php artisan command to generate another storage link, what if i have images for my design in my public storage? Where should i save them so i can use them when my app is deployed?
Please or to participate in this conversation.