April 25, 2020 in Laravel, Php, Tips and Tricks
how to check my laravel version
There are two ways available to find the version of the Laravel application. You can either find it by running a command or you can check the Laravel version in files. Command to find Laravel Version Open the terminal on your system. Navigate to the webroot directory of the Laravel application. Now execute the following […]







