antoinegourtay / absolumentpas-tv

Symfony project @ HETIC. The project has to be the Japanease style of Cartoon Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AbsolumentpasTV

Welcome to the Symfony project made by Team 17 aka Absolument Pas

Members

How to install

git clone https://github.com/AntoineGourtayHetic/absolumentpas-tv.git
cd absolumentpas-tv-master

php bin/symfony-requirements
composer install
php bin/console doctrine:database:create
php bin/console doctrine:schema:update --dump-sql
php bin/console doctrine:schema:update --force

And then import the DATABASE.sql file into your phpMyAdmin


###Bundles used

FOSRestBundle - API Rest FOSUserBunble - User gestion EasyAdminBundle - Content administration

About

Symfony project @ HETIC. The project has to be the Japanease style of Cartoon Network

License:MIT License


Languages

Language:PHP 75.4%Language:HTML 14.1%Language:CSS 10.5%