How can I echo the version of the current Laravel version in php using the view? January 29, 2023 by Tarik This is the way how to see laravel version in command explorer: php artisan --version