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

Related Packages

arnotae/frenchcities

Mysql table of french cities for Laravel 5

37 0
roem/laravel-geo

Laravel Maps Extension

79 0
sirthxalot/laravel-circuit

Base radius calculation for postal codes.

2 0
nemesis/laragis

A geospatial library and set of utilities for Laravel. This is fork from https:/...

116 1
adiesel82/sypex-geo-laravel-54

The Sypex Geo PHP Class Wrapper for Laravel 5.4

19 1