to check laravel version in project code example Example 1: laravel version check php artisan --version Example 2: how to check laravel version in cmd $php artisan --version