mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-07-20 15:55:19 +00:00
Rename Services/Installation to Services/Setup to match controllers
This commit is contained in:
@@ -7,7 +7,7 @@ use App\Models\Company;
|
||||
use App\Models\Setting;
|
||||
use App\Models\User;
|
||||
use App\Services\CompanyService;
|
||||
use App\Services\Installation\InstallUtils;
|
||||
use App\Services\Setup\InstallUtils;
|
||||
use Illuminate\Database\Seeder;
|
||||
use Silber\Bouncer\BouncerFacade;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user