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

@@ -8,7 +8,7 @@
"php": "^8.3",
"amphp/websocket-client": "^2.0",
"blade-ui-kit/blade-icons": "^1.8",
"filament/filament": "^3.3",
"filament/filament": "^4.0",
"guzzlehttp/guzzle": "^7.2",
"inertiajs/inertia-laravel": "^1.0",
"laravel/breeze": "^2.0",
@@ -16,10 +16,12 @@
"laravel/sanctum": "^4.0",
"laravel/tinker": "^2.8",
"predis/predis": "^3.1",
"spatie/laravel-settings": "*",
"tightenco/ziggy": "^2.0"
},
"require-dev": {
"fakerphp/faker": "^1.9.1",
"laravel/boost": "^1.1",
"laravel/pint": "^1.0",
"laravel/sail": "^1.18",
"mockery/mockery": "^1.4.4",