Download the PHP package sextanet/laravel-chile-geo without Composer
On this page you can find all versions of the php package sextanet/laravel-chile-geo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sextanet/laravel-chile-geo
More information about sextanet/laravel-chile-geo
Files in sextanet/laravel-chile-geo
Package laravel-chile-geo
Short Description Collection of chilean Regions with Communes
License MIT
Homepage https://github.com/sextanet/laravel-chile-geo
Informations about the package laravel-chile-geo
Collection of chilean Regions with Communes
[!NOTE] Still in development. It can be unstable or change in any moment.
Installation
You can install the package via composer:
Database structure
You need to have countries
, regions
and communes
tables.
Seeding the database
Execute the command
You can publish the config file with:
This is the contents of the published config file:
If you don't have a Chile country, ChileGeo it will create it.
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
- SextaNet
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-chile-geo with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0