aamant / ville-france by aamant

Table des villes de france
37
0
2
Package Data
Maintainer Username: aamant
Maintainer Contact: arnaud.amant@gmail.com (Arnaud Amant)
Package Create Date: 2014-04-18
Package Last Update: 2014-11-13
Language: PHP
License: MIT
Last Refreshed: 2024-04-17 15:01:53
Package Statistics
Total Downloads: 37
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 1
Total Open Issues: 0

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