tobiassjosten / silex-example

Home Page:http://silex-example.pagodabox.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silex example for Pagodabox.com

Silex is a microframework in PHP based on Symfony2 components. Pagoda Box is a PaaS for easy PHP hosting. This, silex-example, tries to bring the two together by showing an example on how a Silex app could be structured and configured to work on Pagoda.

Instructions

  1. Clone the Git repository and be sure to pull down the submodules.
$ git clone git@github.com:tobiassjosten/silex-example.git
$ git submodule update --init
  1. Download the latest silex.phar file to vendor/silex/silex.phar.

  2. Deploy it to Pagoda!

About

http://silex-example.pagodabox.com/


Languages

Language:PHP 100.0%