23-01-2026

This commit is contained in:
Kevin Adametz 2026-01-23 17:33:10 +01:00
parent 07959c0ba2
commit 854ce02bf6
166 changed files with 32909 additions and 1262 deletions

View file

@ -2,8 +2,8 @@
return [
App\Providers\AppServiceProvider::class,
App\Providers\ThemeServiceProvider::class, // Muss früh geladen werden für URL-Konfiguration
App\Providers\FortifyServiceProvider::class,
App\Providers\ThemeServiceProvider::class,
App\Providers\VoltServiceProvider::class,
Barryvdh\Debugbar\ServiceProvider::class,
FluxPro\FluxProServiceProvider::class,