/skeleton

Slim skeleton with attitude.

Primary LanguageJavaScriptMIT LicenseMIT

Slim skeleton Deploy

Small slim skeleton with attitude and cool stuff.

Installation

Installation is done via composer

php composer.phar install

Local server

You dont need to set up an apache or nginx server to try this skeleton

php -S localhost:8000 -t public

Heroku

The Procfile and nginx included files provide a great Heroku Integration with the default Php Buildpack.

Deploy

Official Documentation

Documentation for the entire framework can be found on the Slim Website.

License

This skeleton is released under the MIT license