I had the same problem and found a way to fix it.
Just read this: http://laravel.com/docs/installation and follow the steps in the documentation.
Install composer first, add Laravel to the root of your project and install the composer.json with cmd. This should work.