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:
Before you submit your ticket we recommend going through
our knowledge base first or go through already submitted tickets.
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: