It is simple and well documented: http://laravel.com/docs/installation
My preferred method is via installer:
step 1: install composer -> https://getcomposer.org/
step 2: run in terminal:
composer create-project laravel/laravel --prefer-dist
step 3: done
You can download WAMP for Windows, then you can install composer, (when it asks for [php.exe location just choose "Browse" and go to C:>wamp>bin>php>php[version]>php.exe) I'm a 14 year old just learning how to work with it. It was pretty easy once i figured it out in combination with GIT :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community