2017 © Pedro Peláez
 

library countries

Country package for laravel

image

tjoosten/countries

Country package for laravel

  • Saturday, September 17, 2016
  • by Tjoosten
  • Repository
  • 1 Watchers
  • 0 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Tjoosten\Laravel-countries

This package contains some country dataset., (*1)

Requirements

  • PHP >= 5.6.0
  • Laravel Application.

Installation

Require the package with composer., (*2)

composer require tjoosten/countries

After updating composer, add the ServiceProvider to the providers array in conifg/app.php, (*3)

Laravel 5.x

Tjoosten\Countries\ServiceProvider::class

After that u need to register the seeder., (*4)

$this->call(Tjoosten\Countries\Database\Seeds\CountryNameSeeder::class); 

Security vurnabilities

If you discover any security related issues, please mail Topairy@gmail.com instead of using the issue tracker., (*5)

The repo is under the MIT License (MIT). Please see License File for more information., (*6)

Veersioning

For transparency into our release cycle and in striving to maintain backward compatibility, scouts en gidsen template is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible., (*7)

See the Releases section of our GitHub project for changelogs for each release version of this repo., (*8)

The Versions