/gbaf

Project 3 OpenClassrooms - Build the extranet of a banking group

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

SymfonyInsight

Installation

Copy the file config.php.dist and rename it config.php.

Create a database (default: oc_gbaf) and import the file gbaf.sql into the created database.

Modify in the config.php file the values user and pass by, respectively, the database username and its associated password. If the database name is different from oc_gbaf, modify the value of name.