Download the PHP package centrex/laravel-countries without Composer
On this page you can find all versions of the php package centrex/laravel-countries. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download centrex/laravel-countries
More information about centrex/laravel-countries
Files in centrex/laravel-countries
Package laravel-countries
Short Description Countries database for laravel
License MIT
Homepage https://github.com/centrex/laravel-countries
Informations about the package laravel-countries
Countries database for laravel
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Contents
- Installation
- Usage Examples
- Testing
- Changelog
- Contributing
- Credits
- License
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
Usage
Testing
๐งน Keep a modern codebase with Pint:
โ Run refactors using Rector
โ๏ธ Run static analysis using PHPStan:
โ Run unit tests using PEST
๐ Run the entire test suite:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- centrex
- All Contributors
- webpatser/laravel-countries
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-countries with dependencies
illuminate/database Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0