I moved my project from desk to another. When I run php artisan it does not work.
php artisan
I tried to run composer update, but it returns the
composer update
Hello everybody/ hello world. I solved my problem that way:
I deleted my project I created a new folder and cloned the repository again and after that I gave composer install / update
good luck.