laravel create a soft link error

[ErrorException]                      
  symlink(): No such file or directory

If the error message above, and changes over the project path

  1. Delete soft connection /public/storage
  2. Delete Cache /storage/framework/cache/data
  3. Create a soft link php artisan storage:link

Alipay red envelope

Released six original articles · won praise 0 · Views 56

Guess you like

Origin blog.csdn.net/HelloMonkey564/article/details/105419216