jobmetric / laravel-location
This is a website location management package for Laravel that you can use in your projects.
1.2.1
2024-11-21 20:28 UTC
Requires
- php: >=8.0.1
- jobmetric/laravel-language: ^1.11
- jobmetric/panelio: ^1.13
- laravel/framework: >=9.19
- spatie/laravel-query-builder: ^5.7
Requires (Dev)
- phpunit/phpunit: ^10.1
This package is auto-updated.
Last update: 2024-12-21 20:41:39 UTC
README
This is a website location management package for Laravel that you can use in your projects. In this package, you can manage the list of countries, provinces, cities, districts, geographic areas, customer and store addresses or any address you want.
Install via composer
Run the following command to pull in the latest version:
composer require jobmetric/laravel-location
Documentation
To use the services of this package, please follow the instructions below.