Skip to content

Commit

Permalink
added readme file to expalin the api routes
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Nov 12, 2024
1 parent 1c94c03 commit 87932a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Les erreurs suivantes peuvent être retournées par l'API :

## Installation et Utilisation

1. Clonez le dépôt : `git clone <url_du_dépôt>`
1. Clonez le dépôt : `git clone https://github.com/Abdoulrachard/Manage-Back.git`
2. Installez les dépendances : `composer install`
3. Créez votre fichier `.env` : `cp .env.example .env`
4. Générez votre clé d'application : `php artisan key:generate`
Expand Down

0 comments on commit 87932a7

Please sign in to comment.