Skip to content

Commit

Permalink
Merge pull request #8 from e-Miracle/e-Miracle-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
e-Miracle authored May 26, 2023
2 parents f2014a1 + 4bdbe0c commit c93e497
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,17 @@ Install kudaping with composer
```bash
composer require emiracle/kudaping
```



# Configuration

Publish the configuration file using this command:

```bash
php artisan vendor:publish --provider="eMiracle\Kudaping\KudapingServiceProvider"

```

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file
Expand Down

0 comments on commit c93e497

Please sign in to comment.