Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 413 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 413 Bytes

Laravel.IO

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).

Installation

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.