Hi Guys,
These commands in Yaml file
run_command: |- php artisan migrate --force php artisan storage:link heroku-php-apache2 public/
-> I use storage:link to link the images through “storage/images” -> but with every deploy all images added to storage are removed
-> so is there a solution to link storage without removing existing storage images every deploy
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @driftinggreenblueship-24326124313024345a426d51684770584a42654f474e4453444a4b574f,
Can you please provide more information on the matter? Please give us a whole picture of the problem and what you are using this for etc, otherwise, it will be hard to provide an answer.