PHPackages                             megakit/laravel-location - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. megakit/laravel-location

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

megakit/laravel-location
========================

This library helps to quickly locate a user's location.

v0.2.0(7y ago)14MITPHP

Since Sep 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/abler98/megakit-laravel-location)[ Packagist](https://packagist.org/packages/megakit/laravel-location)[ RSS](/packages/megakit-laravel-location/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Location Locator for Laravel
============================

[](#location-locator-for-laravel)

[![Latest Stable Version](https://camo.githubusercontent.com/a2136a8f2770c7fac1cf7f8e36b679383458bf3a473c6e9a66c9f79c5d3ed7e0/68747470733a2f2f706f7365722e707567782e6f72672f6d6567616b69742f6c61726176656c2d6c6f636174696f6e2f762f737461626c65)](https://packagist.org/packages/megakit/laravel-location)[![Total Downloads](https://camo.githubusercontent.com/70c17afdee3ccc35beb6453264684a394d6eef62f145146dd3115fa9b14c7cc2/68747470733a2f2f706f7365722e707567782e6f72672f6d6567616b69742f6c61726176656c2d6c6f636174696f6e2f646f776e6c6f616473)](https://packagist.org/packages/megakit/laravel-location)[![Latest Unstable Version](https://camo.githubusercontent.com/3d28edae2862c4abfd248eb957866c955475216542e8f398dcb6a7aaed56ee3d/68747470733a2f2f706f7365722e707567782e6f72672f6d6567616b69742f6c61726176656c2d6c6f636174696f6e2f762f756e737461626c65)](https://packagist.org/packages/megakit/laravel-location)[![License](https://camo.githubusercontent.com/a8336c4f8f905344bb2f6ce134f6b89c1a9a2270703f499cc33c45d4f453b786/68747470733a2f2f706f7365722e707567782e6f72672f6d6567616b69742f6c61726176656c2d6c6f636174696f6e2f6c6963656e7365)](https://packagist.org/packages/megakit/laravel-location)

This library helps you quickly locate a user location.

Installation
------------

[](#installation)

```
$ composer require megakit/laravel-location
```

Configuration
-------------

[](#configuration)

```
$ php artisan vendor:publish --provider="MegaKit\Laravel\Location\LocationServiceProvider"
```

### Default config file

[](#default-config-file)

```
