Stormix / ProjetAppl

Application project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PGROU

Outils utilisés

  • Symfony CLI v4.13.3
  • Composer v1.10.1
  • PostgreSQL v11.5

Installation des dépendances

A la racine du projet :

composer install

Base de données

pgrou

To seed your database with test data, run the following:

php bin/console doctrine:fixtures:load

The default login info for the admin user are: admin@admin.fr:admin

Lancement du serveur

Pour lancer le serveur, exécuter à la racine du projet :

symfony server:start

About

Application project


Languages

Language:PHP 75.8%Language:Twig 23.0%Language:Shell 0.8%Language:CSS 0.2%Language:JavaScript 0.1%