Skip to content
This repository was archived by the owner on Apr 24, 2020. It is now read-only.

Commit d111f89

Browse files
committed
Added the SettingServiceProvider
1 parent c50f3de commit d111f89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/app.php

+1
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
App\Providers\RouteServiceProvider::class,
172172
App\Providers\LdapConnectionProvider::class,
173173
App\Providers\InstallationServiceProvider::class,
174+
App\Providers\SettingServiceProvider::class,
174175
],
175176

176177
/*

0 commit comments

Comments
 (0)