Skip to content

artichoks/DepartmentWebsite

 
 

Repository files navigation

Department Website

There are several steps to run the applicaton:

  1. Clone this repository.
  2. Execute the following command in project folder (to download and install required dependences):
    $ composer install
  3. Create mysql database with the name provided by app/config/parameters.yml. Change database configuration (user, password etc) if it differs.
  4. 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.

About

Electronic Computing Machines Department website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.7%
  • HTML 2.3%
  • ApacheConf 1.0%