mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-17 18:24:10 +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