Skip to content

Commit

Permalink
Add new service providers
Browse files Browse the repository at this point in the history
  • Loading branch information
leonjza committed Sep 25, 2015
1 parent 3d3c649 commit 24da1b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@
*/
Seat\Console\ConsoleServiceProvider::class,
Seat\Eveapi\EveapiServiceProvider::class,
Seat\Services\ServicesServiceProvider::class,
Seat\Web\WebServiceProvider::class,

],

Expand Down

0 comments on commit 24da1b1

Please sign in to comment.