Skip to content

clauddiu/laravel-io

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.3%
  • JavaScript 5.7%