Level 70
@wigeeky Try with-
- Clear the
bootstrap/cache - Remove /vendor folder and install everything again
Summer Sale! All accounts are 50% off this week.
I've been trying to set up my Laravel 8.83.2 project on an Ubuntu 20.04 LTS using PHP version 8.1.3, and no matter what I try I get the following error:
In Container.php line 1089:
Target [Illuminate\Contracts\Bus\Dispatcher] is not instantiable.
This does not seem to be an issue when setting the project up on our alpine CI/CD, any ideas what is causing this?
Please or to participate in this conversation.