Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 993 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 993 Bytes

Laravel Package for ICObench API

Total Downloads Latest Stable Version License

Installation

composer require fixik/icobench

  • add provider to config of app.php file
Fixik\ICOBench\ICOBenchAPIServiceProvider::class,
  • add keys to .env file
ICO_BENCH_PRIVATE_API_KEY=
ICO_BENCH_PUBLIC_API_KEY=

php artisan vendor:pablish

Basic Usage

https://icobench.com/developers

License

Laravel IP Geocoder is open-sourced software licensed under the MIT license