How to check laravel current version ?
You can check the current version of your Laravel installation using the --version option of artisan command Usages:-
You can check the current version of your Laravel installation using the --version option of artisan command Usages:-
php artisan --version