Pea is a Pico Framework for PHP with Multilanguage, Routing e BladeTemplate.

dev-master 2016-12-07 16:54 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:02:29 UTC


README

Pico Framework for PHP with Multilanguage, Routing e Blade Templates

Install

To install Pea open console and copy next lines of code replace [app-name] with your Application name.

composer create-project marsspider/pea:dev-master [app-name]
cd [app-name]
chmod ugo+rwx compiled/
chmod ugo+rwx cache/

Hint: At the end of the installation composer will ask you to remove the vcs history. Answer YES