batijo / semestroprojektas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semestro projektas

Setup

Download needed files and set up parameters with Composer:

composer install

Create the database:

run php bin/console doctrine:database:create

Update the database:

php bin/console doctrine:schema:update --force

Run the server:

php bin/console server:run

About


Languages

Language:PHP 86.8%Language:HTML 9.2%Language:ApacheConf 3.7%Language:CSS 0.2%