Register Halcyon Service Provider
This commit is contained in:
parent
07132ffbd6
commit
3db2809fc4
|
|
@ -27,6 +27,7 @@ return [
|
|||
*/
|
||||
October\Rain\Foundation\Providers\ArtisanServiceProvider::class,
|
||||
October\Rain\Database\DatabaseServiceProvider::class,
|
||||
October\Rain\Halcyon\HalcyonServiceProvider::class,
|
||||
October\Rain\Filesystem\FilesystemServiceProvider::class,
|
||||
October\Rain\Parse\ParseServiceProvider::class,
|
||||
October\Rain\Html\HtmlServiceProvider::class,
|
||||
|
|
|
|||
Loading…
Reference in New Issue