Once Composer is installed, download the 4.2 version of the Laravel framework and extract its contents into a directory on your server. Next, in the root of your install Laravel using composer , run the php composer.phar install (or composer install ) command to install all of the framework's dependencies.















