Download the PHP package dcblogdev/laravel-countries without Composer
On this page you can find all versions of the php package dcblogdev/laravel-countries. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dcblogdev/laravel-countries
More information about dcblogdev/laravel-countries
Files in dcblogdev/laravel-countries
Package laravel-countries
Short Description A Laravel countries list package
License MIT
Homepage https://github.com/dcblogdev/laravel-countries
Informations about the package laravel-countries
A Laravel countries list package
Installation
Via Composer
In Laravel 5.5 the service provider will automatically get registered. In older versions of the framework just add the service provider in config/app.php file:
Usage
In a controller import the class:
In a view or closure call the facade:
This will return an object of countries
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Contributions are welcome and will be fully credited.
Contributions are accepted via Pull Requests on Github.
Pull Requests
-
Document any change in behaviour - Make sure the
readme.md
and any other relevant documentation are kept up-to-date. -
Consider our release cycle - We try to follow SemVer v2.0.0. Randomly breaking public APIs is not an option.
- One pull request per feature - If you want to do more than one thing, send multiple pull requests.
Security
If you discover any security related issues, please email [email protected] email instead of using the issue tracker.
License
license. Please see the license file for more information.