Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachad-Alabi-ADEKAMBI committed Jun 18, 2024
1 parent 00f43f1 commit 705d411
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,18 @@
cd blood_donor
```

2. **Start Your Server**:
2. **Install the plugin**:
- **For XAMPP on Linux**:
```bash
sudo /opt/lampp/lampp start
```
- **For MAMP on macOS**:
- Open MAMP application.
- Click on "Start Servers."
- **For XAMPP on Windows**:
- Open XAMPP Control Panel.
- Click on "Start" next to Apache and MySQL.

- **For MAMP on m
3. **Create a Database and Import SQL File**:
- Create a new database using phpMyAdmin or a similar tool.
- Import the SQL file located in the `database` directory.

4. **Access the Project**:
- Open your browser and go to [https://127.0.0.1/immobilier_benin](https://127.0.0.1/immobilier_benin).
4. **Access a sample of the project**:
- Open your browser and go to [https://127.0.0.1/blood_donor](https://127.0.0.1/blood_donor).

The project should now be running!

Expand Down

0 comments on commit 705d411

Please sign in to comment.