aamant / ville-france
Table des villes de france
Installs: 39
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/aamant/ville-france
Requires
- php: >=5.3.0
- illuminate/support: 4.1.*
- symfony/filesystem: 2.4.*
This package is not auto-updated.
Last update: 2025-09-23 11:53:59 UTC
README
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