Scott
0
Q:

ErrorException symlink(): No such file or directory

1. Go to /public directory remove /storage folder
2. run command
	ln -s /AnotherAppName/storage/app/public/ /AnotherAppName/public/storage
	------------- OR RUN ---------------------
	php artisan storage:link
0
 'links' => [
        '/var/www/storage' => storage_path('app/public'),
    ],
0

Tags

New to Communities?

Join the community