Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2020-08-26 (3 days ago) | | Not yet rated by the users | | Total: 8 This week: 8 | | All time: 10,040 This week: 33 |
|
Description | | Author |
This package is specific mainly for applications used in Uruguay .
This package can query data about locations in Uruguay.
It can perform queries to retrieve details about cities and departments of Uruguay.
The details are retrieved from files in CSV format that are provide within this package.
In spanish:
Comando para crear una tabla con los datos de departamentos y localidades de Uruguay. | |
|
Details
Comando para crear una tabla con los datos de departamentos y localidades de Uruguay
instalacion
usando composer
composer require abr4xas/uruguay-noma
publica las migraciones y los archivos necesarios:
php artisan vendor:publish --provider="Abr4xas\UruguayNoma\UruguayNomaServiceProvider" --tag="csv"
php artisan vendor:publish --provider="Abr4xas\UruguayNoma\UruguayNomaServiceProvider" --tag="models"
php artisan vendor:publish --provider="Abr4xas\UruguayNoma\UruguayNomaServiceProvider" --tag="migrations"
php artisan migrate
uso
simplemente ejecuta este comando:
php artisan uruguay-noma
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.