Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

This is the Netvlies Silex Sandbox

Getting Started

git clone git@bitbucket.org:sjopet/silex-skeleton.git
cd silex-skeleton
composer.phar install

Change config parameters for the different environments by editing the config files in the resources/config directory. Now you can setup your database by executing a few console commands.

php console doctrine:database:create
php console doctrine:schema:load
php console doctrine:fixtures:load

Create a vhost and you done.

Run the tests

cd silex-skeleton
phpunit

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages