I have just setup a laravel exist project but i am getting an error while i run php artisan command or any migrate command whenever i run any command i got doctrine package error. i am not getting idea how to fix it and run this project.i have also added snapshot of error doctrine lib error snapshot
step what i did till now with php version 7 and mysql version 14.14
- clone exist project in my /var/www/html folder
- run command composer update --no-scripts
- checked vendor folder everything is created in vendor
- now if try to run any command it throws doctrine package error which is in my image i attached above