There are several steps to run the applicaton:
- Clone this repository.
- Execute the following command in project folder (to download and install required dependences):
$ composer install - Create mysql database with the name provided by app/config/parameters.yml. Change database configuration (user, password etc) if it differs.
- Execute mysql query from create_table_News.txt.c
Now you can run the server and see what you get.
A Symfony project created on April 12, 2016, 3:05 pm.