Last updated on July 9, 2017
You can use laravel’s artisan command to check currently installed version of Laravel Framework
Version of Laravel
Issue below command from your terminal, make sure to be in application root while issuing command.
php artisan --version