Cant get new logo and front page changes updated
-
Hi,
I have few issues.
- I tried updating logo and front page content through Dashboard but those changes are not showing up.
- I run php artisan storage:link but get following issues
Can you please advice?
Thanks,
Sheela -
Hi @sheelaw
Please follow this link for solution - https://forums.bagisto.com/topic/188/broken-image-logo-in-bagisto-with-causes-and-solutions.
Thanks
-
Hi Rahul,
Thanks for your reply. Solution is not very clear. When i ran 'php artisan storage:link' command at root of project it gives me same above error.
2.Give right APP_URL in .env file
3.Remove existing symlink. From the project's root directory
None of the above working. Can you please advice asap?
Thanks,
Sheela -
-
It is not working. It says storage file or dir not found. Can you see my message and screenshot above?
-
-
I know. I am running that command but getting below error
Can you check screenshot? Hope you understand.
-
Hi @sheelaw
Please go through with following article - https://github.com/the-control-group/voyager/issues/3585
and https://stackoverflow.com/questions/39496598/laravel-5-3-storagelink-symlink-protocol-error
Thanks