Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jhowbhz committed Jun 22, 2022
2 parents 54c6409 + b12e4d1 commit 037eef6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ cp .env.example .env
composer install
```

### Using ngrok

```bash
.\ngrok.exe http 80
```

### Run webhook
```bash
php -S localhost:80 .\WebHook.php
Expand Down
12 changes: 0 additions & 12 deletions apigratis-uueh-aa0a417a6c4b.json

This file was deleted.

0 comments on commit 037eef6

Please sign in to comment.