Download the PHP package lemonpatwari/bangladeshgeocode without Composer
On this page you can find all versions of the php package lemonpatwari/bangladeshgeocode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lemonpatwari/bangladeshgeocode
More information about lemonpatwari/bangladeshgeocode
Files in lemonpatwari/bangladeshgeocode
Package bangladeshgeocode
Short Description A Laravel package for Bangladesh geolocation with divisions, districts, upazilas, and unions.
License MIT
Homepage https://github.com/lemonpatwari/laravel-bangladesh-geocode
Rated 5.00 based on 1 reviews
Informations about the package bangladeshgeocode
Bangladesh Geocode
Division, District, Upazila/Thana and Union data of Bangladesh for Laravel application. Migration and seeders are ready. Just publish migrations and seeders and then migrate the db and run the seed command.
Do not hesitate to share your thought, create issue or send pull request.
Laravel Version Compatibility
Laravel | Package |
---|---|
5.5.x | 0.4.x |
5.6.x | 0.4.x |
5.7.x | 0.4.x |
5.8.x | 0.4.x |
6.x.x | 0.4.x |
7.x.x | 0.4.x |
8.x.x | 0.5.x |
12.x.x | 3.0.0.x |
Installation
You can install the package via composer:
Laravel uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
Laravel without auto-discovery:
Publish Migration and seeders
You can publish migration and seeders via single command:
You can publish migration and seeders via different command:
Usage
Security
If you discover any issues, please email [email protected] / [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.