Fork me on GitHub

Download and install Silex-MVC

Make sure that installed Composer on your computer.

Go to GitHub with our project. Clone or download the project to the appropriate folder (for example C:/NginxServer/html/silex-mvc). Go to the folder where the application was installed and run from a console command composer install.

For the operation of the application you need to create a database with the appropriate data. To do this, from the console run command file app/Console/scripts/orm/schema_create.bat.