Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flavianohonorato/laravel-bimer-api-wrapper

A Wrapper to integrate Bimer API(Alterdata)
https://github.com/flavianohonorato/laravel-bimer-api-wrapper

alterdata bimer composer laravel package

Last synced: 2 days ago
JSON representation

A Wrapper to integrate Bimer API(Alterdata)

Awesome Lists containing this project

README

        

# Wrapper to integrate Bimer API(Alterdata)

- Install:

```
composer require wicool/laravel-bimer-api
```

- Run to publish config file

```
php artisan vendor:publish --tag=config
```
- Set your configs to login in ```config/bimer-api.php```