mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-13 00:07:21 +00:00
Move Mail, PDF configuration to Database, standardize configurations
This commit is contained in:
@@ -6,4 +6,5 @@ return [
|
||||
App\Providers\DropboxServiceProvider::class,
|
||||
App\Providers\ViewServiceProvider::class,
|
||||
App\Providers\PDFServiceProvider::class,
|
||||
App\Providers\AppConfigProvider::class,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user