Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 464 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 464 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).

Requirements

This codebase requires PHP 5.4.

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.