Rename Services/Installation to Services/Setup to match controllers

This commit is contained in:
Darko Gjorgjijoski
2026-04-03 19:23:32 +02:00
parent 00599b6943
commit ece6ce737b
19 changed files with 20 additions and 20 deletions

View File

@@ -2,8 +2,8 @@
use App\Models\CompanySetting;
use App\Models\RecurringInvoice;
use App\Services\Installation\InstallUtils;
use App\Services\RecurringInvoiceService;
use App\Services\Setup\InstallUtils;
use Illuminate\Support\Facades\Schedule;
// Only run in demo environment