- Laravel 11.28.1
php artisan --version
Command I use (used) : composer create-project laravel/laravel David-Brave-Website
Specific version command : composer create-project laravel/laravel:^11.28.1 David-Brave-Website
Keep in mind, Laravel 11 and above now prefer to use laravel installer,
with this command : laravel new example-app David-Brave-Website
- PHP 8.2.12
php -v
- Composer version 2.7.8
composer -V command
If there is (or are) problem with installing laravel project, just download and copy from Drive
*Don't forget to make this more informational later.