Installation
Server Requirements
- PHP >= 5.4
- Apache 2 or apache-like HTTP Server with mod rewrite enabled
Kickstart Install
Via
composer
$ composer create-project redcatphp/redcatphp
Congratulations, your project home is now ready !
Mutualisation
By decoupling of REDCAT_CWD (current working directory), and REDCAT (root of redcat), RedCat is mutualisable between multiples installations using symbolic link pointing to the main directory or it's components.