Skip to content

Commit

Permalink
adding explain"
Browse files Browse the repository at this point in the history
  • Loading branch information
Risyandi committed Jun 8, 2019
1 parent 215f0bc commit 179ca4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/konfigurasi-env.md
Expand Up @@ -18,4 +18,4 @@ Dan pada bagian Register Service Providers, juga di ubah menjadi berikut ini
$app->register(App\Providers\AuthServiceProvider::class);
$app->register(App\Providers\EventServiceProvider::class);
```
itulah beberapa bagian yang dirubah untuk konfigurasi di lumen.
itulah beberapa bagian yang dirubah untuk konfigurasi di lumen. selanjutnya bagaimana membuat [controller](./membuat-controller.md) dilumen.

0 comments on commit 179ca4f

Please sign in to comment.