Level 20
- What's the output when you execute the following command?
php -v
- After adding PHP to your path, did you re-source or close and re-open your terminal?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I've already added php to the path, also installed everything to setup a laravel project, but when i run php artisan <command> it just doesn't do anything. My current OS is Windows 10.
I can run composer commands, but i cant run php artisan.
What could be happening?
Please or to participate in this conversation.