法国城市/aamant

法国城市列表

0.1.3 2014-11-13 15:31 UTC

This package is not auto-updated.

Last update: 2024-09-24 07:06:55 UTC


README

安装

只需为您的项目创建一个 composer.json 文件

{
    "require": {
        "aamant/ville-france": "@stable"
    }
}

将其添加到文件 app.config.php 中

'providers' => array(
	...
	'Aamant\VilleFrance\VilleFranceServiceProvider',
	...

将其添加到文件 app.config.php 中

php artisan migrate --package aamant/ville-france
php artisan ville:load