Symlink() - 500 issue

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: