aamant/ville-france

Table des villes de france
39
Install
composer require aamant/ville-france
Latest Version:0.1.3
PHP:>=5.3.0
License:MIT
Last Updated:Nov 13, 2014
Links: GitHub  ·  Packagist
Maintainer: aamant

Ville de France

Installation

Just create a composer.json file for your project:

{
    "require": {
        "aamant/ville-france": "@stable"
    }
}

Add to file app.config.php

'providers' => array(
	...
	'Aamant\VilleFrance\VilleFranceServiceProvider',
	...

Add to file app.config.php

php artisan migrate --package aamant/ville-france
php artisan ville:load