finished the upgrade to filament 4. completely revamped the frontend with codex, now it looks great!

This commit is contained in:
2025-11-13 17:42:43 +01:00
parent f59fda588b
commit b311188bc1
138 changed files with 5440 additions and 4105 deletions

View File

@@ -1,8 +1,8 @@
<?php
namespace App\Filament\Resources\StyleResource\Pages;
namespace App\Filament\Resources\Styles\Pages;
use App\Filament\Resources\StyleResource;
use App\Filament\Resources\Styles\StyleResource;
use Filament\Actions;
use Filament\Resources\Pages\ListRecords;
use Filament\Tables\Concerns\CanReorderRecords;