mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 11:14:06 +00:00
Remove ide-helper'sprovider from config.app because it is auto-discovered
PR: https://github.com/crater-invoice/crater/pull/1257
This commit is contained in:
@@ -168,8 +168,7 @@ return [
|
|||||||
InvoiceShelf\Providers\EventServiceProvider::class,
|
InvoiceShelf\Providers\EventServiceProvider::class,
|
||||||
InvoiceShelf\Providers\RouteServiceProvider::class,
|
InvoiceShelf\Providers\RouteServiceProvider::class,
|
||||||
InvoiceShelf\Providers\DropboxServiceProvider::class,
|
InvoiceShelf\Providers\DropboxServiceProvider::class,
|
||||||
InvoiceShelf\Providers\ViewServiceProvider::class,
|
InvoiceShelf\Providers\ViewServiceProvider::class
|
||||||
Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class,
|
|
||||||
],
|
],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user