Skip to content

Commit

Permalink
Register ConfigurationServiceProvider in app.php
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Feb 11, 2023
1 parent 2829b8a commit 37573c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
'providers' => [
App\Providers\AppServiceProvider::class,
Hyde\Framework\HydeServiceProvider::class,
Hyde\Foundation\Providers\ConfigurationServiceProvider::class,
],

/*
Expand Down

0 comments on commit 37573c6

Please sign in to comment.