Symlink() - 500 issue
6351 views
•
Updated 1 hour 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?