Laravel - How to revert local storage symlink and refresh - Stack Overflow

PHOTO EMBED

Sat Apr 22 2023 08:14:14 GMT+0000 (Coordinated Universal Time)

Saved by @oday #php

Go to public folder Just delete/remove the storage link inside public/

Then Run the command


 php artisan storage:link

 
the above command will link storage again
content_copyCOPY

https://stackoverflow.com/questions/48510683/laravel-how-to-revert-local-storage-symlink-and-refresh