Download the PHP package worksome/laravel-ip-geolocation without Composer
On this page you can find all versions of the php package worksome/laravel-ip-geolocation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download worksome/laravel-ip-geolocation
More information about worksome/laravel-ip-geolocation
Files in worksome/laravel-ip-geolocation
Package laravel-ip-geolocation
Short Description A driver-based package to handle IP geolocation for Laravel
License MIT
Homepage https://github.com/worksome/laravel-ip-geolocation
Informations about the package laravel-ip-geolocation
Laravel IP Geolocation
A driver-based package to handle IP geolocation for Laravel
Installation
You can install the package via composer:
You can publish the config file with:
Usage
The about
command
This package adds information to the artisan about
command. This information can be disabled by setting
the ip-geolocation.features.about_command
configuration to false
.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Owen Voke
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-ip-geolocation with dependencies
guzzlehttp/guzzle Version ^7.8
laravel/framework Version ^10.0 || ^11.0
spatie/laravel-package-tools Version ^1.16