Skip to content

smallerist/skeleton

Repository files navigation

##INSTALL ###with composer

composer create-project smallerid/skeleton

###with git clone

git clone https://github.com/smallerist/skeleton.git sample-app

###SETUP PHPSTROM

IDE_KEY: XDEBUG_CONFIG="idekey=secret-ide-key";XDEBUG_ENABLE="true”