Uncaught ReflectionException: Class "Deployer\Deployer" does not exist #3103
Unanswered
vesnindev
asked this question in
Help needed
Replies: 2 comments 4 replies
-
Hi, I'm trying to install Deployer on a fresh laravel project and I receive the same error about v4.3.0... Laravel 9.2, PHP 8.0.2 |
Beta Was this translation helpful? Give feedback.
3 replies
-
I have the same problem with deployer v7.1.2 & php8.2 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. After update php cli from 7.4 to 8.1 I will get error:
Also I try to reinstall deployer from https://deployer.org/download
but I also get error
Also If I try install Deployer via composer: composer require deployer/deployer --dev
I get error:
Deployer 7
Laravel 9, PHP 8.1, Minimal monolog version for Laravel 9 is "monolog/monolog": "^2.0"
Beta Was this translation helpful? Give feedback.
All reactions