Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxencebonamy committed Jan 22, 2024
1 parent e444ca0 commit 01428a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ composer install

## Configuration de la base de données

Copier le fichier `.env.example` et renommer la copie `.env`.
Renseigner les identifiants de connexion à la base de données dans le fichier `.env`, qui contient les variables d'environnement du projet.
```
DB_CONNECTION=mysql
Expand Down

0 comments on commit 01428a0

Please sign in to comment.