Skip to content

Repository files navigation

Demarrer le projet: ETAPE #1 : INSTALLATION DES PACKAGES -> composer install;

ETAPE #2 : CONFIGURER LA BASE DE DONNEES -> MODIFIER LE FICHIER config/config.php

ETAPE #3 : MIGRATION && ET REMPLISSAGE DE LA BASE -> vendor/bin/phinx migrate // effectue la migration -> vendor/bin/phinx seed:run //permet de REMPLIRE LA BASE

DEMARRER L'APPLICATION : -> php -S localhost:8080 -d display_errors=1 -t public/

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages