Skip to content

Commit

Permalink
Backup panel error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
inkomomutane committed Jun 6, 2022
1 parent 2a489d1 commit 552f600
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 @@ -182,6 +182,7 @@
Illuminate\Validation\ValidationServiceProvider::class,
Illuminate\View\ViewServiceProvider::class,
Intervention\Image\ImageServiceProvider::class,
App\Providers\LaravelBackupPanelServiceProvider::class,

/*
* Package Service Providers...
Expand Down

0 comments on commit 552f600

Please sign in to comment.