23-01-2026
This commit is contained in:
parent
07959c0ba2
commit
854ce02bf6
166 changed files with 32909 additions and 1262 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue