Skip to content

Files

Latest commit

041ce46 · Feb 20, 2015

History

History
18 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 292 Bytes

illuminate-config-5

A demo project using illuminate/config v5

1. Installation

Install composer dependencies

$ composer install

2. Define the environment

Copy the file .env_ini as .env and fill in the environment.

3. Run

Execute the file public/index.php.