Refactor Filament configuration and localization: Updated AdminPanelProvider to streamline plugin integration, added user resource configuration in filament-shield, and adjusted navigation sorting for Filament Users. Modified localization keys for user group settings to improve clarity. Cleaned up CSS for logo display on login page.

This commit is contained in:
Ümit Tunç
2025-09-29 13:08:16 -03:00
parent 481c535f8e
commit 13dfa1ebda
5 changed files with 12 additions and 11 deletions
+7
View File
@@ -25,6 +25,13 @@ return [
],
],
'user_resource' => [
'enabled' => true,
'slug' => 'shield/users',
'show_model_path' => true,
'cluster' => null,
],
/*
|--------------------------------------------------------------------------
| Multi-Tenancy