Answers for "how to check laravel version without artisan"

PHP
44

check laravel version

php artisan --version
Posted by: Guest on May-15-2020
0

how check laravel version in in cmd

open your termnial and type following commond
php artisan --version
Posted by: Guest on December-03-2021

Code answers related to "how to check laravel version without artisan"

Browse Popular Code Answers by Language