Skip to content

mcurisilva/silex-basic-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silex Basic Project

A basic example with silex micro-framework

Install

Install composer

curl -s https://getcomposer.org/installer | php

Create Project

php composer.phar create-project mcurisilva/silex-basic-project project_name

Configure database connection

Modify the config/config.yml file to configure your database

Configure routing

Add your url in the config/routing.yml file

About

A basic projet with Silex micro-framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages