Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 247 Bytes

cs-logic-template

Template showing code style and project structure

INSTALATION

$ composer install

$ cp app/config/sample/consig.local.neon.sample app/config/config.local.neon

$ php www/index.php orm:schema:create

$ chmod 777 -R temp log