Oct 19, 2019
The answer lies in this file :
vendor/laravel/framework/src/Illuminate/Foundation/Application.php
Or alternatively you can do it with a command line (for instance in Git Shell or Windows cmd)
Go to the root folder of your site and run
php artisan --version