FilamentF
Filament3y ago
8 replies
alexanderkroneis

Failed Deployment: Class "Mockery" not found

Hi, I am deploying by building a Docker Image and pulling that after successful building on my server into a docker-compose setup. When my pipelines tries to pull that image it says:

$ docker-compose exec app php artisan storage:link && docker-compose exec app php artisan cache:clear

In SupportFileUploads.php line 17:
                             
  Class "Mockery" not found
Was this page helpful?