Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptPilot committed Feb 14, 2024
2 parents 064206f + 359719a commit 854d6ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Add PHP Backend

Add PHP, Composer, MySQL and PHP CRUD API to your local development environment.
Add PHP, Composer, MySQL, phpMyAdmin and PHP CRUD API to your local development environment.

## Installation

Expand All @@ -21,7 +21,7 @@ Add PHP, Composer, MySQL and PHP CRUD API to your local development environment.
## Usage

- Run `npm run backend` to start the backend
- Open the PHP Server at http://localhost:8000
- Open the PHP server at http://localhost:8000
- Open phpMyAdmin at http://localhost:8080
- Use the PHP CRUD API in frontend with `/api.php`

Expand Down

0 comments on commit 854d6ad

Please sign in to comment.