bantenprov / 人口概况
此包的最新版本(dev-master)没有提供许可信息。
ProfilKependudukan 包
dev-master
2018-02-04 10:12 UTC
Requires
- php: >=5.6.4
- illuminate/support: 5.4.*
- laravelcollective/html: ^5.4.0
This package is not auto-updated.
Last update: 2024-09-19 16:04:12 UTC
README
巴吞他尼省政府人口概况
安装
$ composer require bantenprov/profil-kependudukan:dev-master
编辑 config/app.php
'providers' => [ App\Providers\EventServiceProvider::class, App\Providers\RouteServiceProvider::class, //... Bantenprov\ProfilKependudukan\ProfilKependudukanServiceProvider::class, ], 'aliases' => [ 'Validator' => Illuminate\Support\Facades\Validator::class, 'View' => Illuminate\Support\Facades\View::class, //... 'Form' => Collective\Html\FormFacade::class, 'Html' => Collective\Html\HtmlFacade::class,
命令设置
$ php artisan profil-kependudukan:install