I don\'t want to check my Laravel version in the command prompt (php artisan --version), but in the view itself.
php artisan --version
Like this:
Displaying Your Current Laravel Version
You may also view the current version of your Laravel installation using the --version option: