2017 © Pedro Peláez
 

library silex-basic-project

A basic projet with Silex micro-framework

image

mcurisilva/silex-basic-project

A basic projet with Silex micro-framework

  • Thursday, June 5, 2014
  • by mcurisilva
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Silex Basic Project

A basic example with silex micro-framework, (*1)

Install

Install composer

curl -s https://getcomposer.org/installer | php, (*2)

Create Project

php composer.phar create-project mcurisilva/silex-basic-project project_name, (*3)

Configure database connection

Modify the config/config.yml file to configure your database, (*4)

Configure routing

Add your url in the config/routing.yml file, (*5)

The Versions

05/06 2014

dev-master

9999999-dev http://github.com/mcurisilva/silex-basic-project

A basic projet with Silex micro-framework

  Sources   Download

MIT

The Requires

 

by Marcelo Curi da Silva

framework silex