FAQ's

Symlink() - 500 issue

6350 views Updated 23 hours ago

Enable APP_DEBUG=true in .env file to see this issue:

ErrorException
symlink(): File exists

To fix this, go to bookingcore/app/Providers/AppServiceProvider.php 

line 43 + 45, comments these lines as the screenshot below: 

Was this article helpful?