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
nemesis/laragis

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

116 1
bigperson/laravel-vk-geo

Parse countries, regions and cities from vk.com api

403 14
stevebauman/location

Retrieve a user's location by their IP Address

9,207,088 1,307
ixudra/geo

Custom PHP geo-location services library for the Laravel 5 framework - developed...

1,883 1