arnotae/frenchcities
Composer 安装命令:
composer require arnotae/frenchcities
包简介
Mysql table of french cities for Laravel 5
README 文档
README
Database organisation change from the original version :
- Pass to English
- Add some informations in cities
- Add tables departments and regions
Installation
Require with composer:
composer require arnotae/frenchcities
Add to config/app.php file:
'providers' => array( ... 'arnotae\FrenchCities\FrenchCitiesServiceProvider', ...
In terminal:
composer update php artisan vendor:publish php artisan migrate php artisan city:load
Credit
Forked : https://github.com/aamant/ville-france
Data files are from : http://www.bibichette.com/
统计信息
- 总下载量: 37
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-25