04/02
2018
The ProfilKependudukan package
Profil Kependudukan Pemerintah Provinsi Banten, (*1)
$ 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