How to find Laravel Framework Version

Laravel is a popular PHP framework. In this post, I will show how to check laravel version.

To find Laravel Framework version, run

how to check laravel version

Another way to find laravel version is to check the file composer.lock present in the laravel web root directory.

You will see something like the following

In this case, we are using laravel version 6.1.0

See Laravel

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *