This repository contains the source that runs the site http://laravel.io. This has been open-sourced to allow for community participation (bug fixes, improvements, etc).
You'll need to create a directory config/local and put a database.php with the connections array either containing mysql connection info, or additionally overriding the default connection.