devsfort/locations-operator

A Laravel package that allows you to Search through location using Suburbs, City, Region, Local Government Area, State. Currently it supports Australian Locations

1.0.5 2023-03-17 04:24 UTC

This package is auto-updated.

Last update: 2024-04-17 06:56:48 UTC


README

devsfort logo

Devsfort Location Operator Laravel Package

Devsfort Location Operator is a Laravel package that has been developed to cater to custom requirements of location-based searches on a multi-level approach. This package migrates and seeds locations in the database and then allows search on the basis of suburb, region name, city, state, and local government area.

Currently it supports Locations for

  • Australia

Installation

To install the Devsfort Location Operator package, follow these simple steps:

composer require devsfort/locations-operator
php artisan migrate

Credits

License

Devsfort Location Operator is open-sourced software licensed under the MIT license.