Allow user selectable navigation type (#1572)

Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
This commit is contained in:
Charles
2025-08-05 08:56:31 -04:00
committed by GitHub
parent 75863c50d1
commit 36863f94c0
12 changed files with 23 additions and 20 deletions

View File

@@ -50,7 +50,6 @@ return [
],
'filament' => [
'top-navigation' => env('FILAMENT_TOP_NAVIGATION', false),
'display-width' => env('FILAMENT_WIDTH', 'screen-2xl'),
'avatar-provider' => env('FILAMENT_AVATAR_PROVIDER', 'gravatar'),
'uploadable-avatars' => env('FILAMENT_UPLOADABLE_AVATARS', false),