faustbrian-archives / laravel-geoip2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel GeoIp2

Build Status PHP from Packagist Latest Version License

Installation

Require this package, with Composer, in the root directory of your project.

$ composer require artisanry/geoip2

At last, to publish the configuration you need to run:

php artisan vendor:publish --provider="Artisanry\GeoIp2\GeoIp2ServiceProvider"

Testing

$ phpunit

Security

If you discover a security vulnerability within this package, please send an e-mail to hello@basecode.sh. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

Mozilla Public License Version 2.0 (MPL-2.0).

About

License:Mozilla Public License 2.0


Languages

Language:PHP 100.0%