Skip to content

Commit

Permalink
Merge pull request #26 from achmadhadikurnia/main
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
achmadhadikurnia committed Mar 16, 2024
2 parents a52aada + f6d895f commit 0ad1ae5
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ Want to provide tangible support? Use the following platform to contribute to op

We highly appreciate you sending us a few cups of coffee to accompany us while writing code. Super thanks.

## Use pro version

We also offer a professional version. We're excited for you to try it out, as it allows us to consistently deliver high-quality software. Don't hesitate to contact us at kanekescom@gmail.com for further information.

- Laravel SIASN Referensi Panel
- Laravel SIASN SIMPEG Panel
- SIMPEGDA App

## Installation

You can install the package via composer:
Expand Down Expand Up @@ -82,6 +90,38 @@ php artisan siasn:token
composer test
```

## Our other cool packages

Need a package for other BKN's Web Service APIs? Consider installing our packages for seamless integration.

### Referensi APIs

- Laravel SIASN Referensi API as API client.

```bash
composer require kanekescom/laravel-siasn-referensi-api
```

- Laravel SIASN Referensi as backend.

```bash
composer require kanekescom/laravel-siasn-referensi
```

### SIASNAPI-SIMPEG APIs

- Laravel SIASN SIMPEG API as API client.

```bash
composer require kanekescom/laravel-siasn-simpeg-api
```

- Laravel SIASN SIMPEG as backend.

```bash
composer require kanekescom/laravel-siasn-simpeg
```

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
Expand Down

0 comments on commit 0ad1ae5

Please sign in to comment.