rabol
rabol
FFilament
Created by rabol on 10/2/2024 in #❓┊help
How can I avoid pest tests failing if I install frontend panel with the id dashboard
It's not just Jetstream, you will have the same with breeze
7 replies
FFilament
Created by rabol on 10/2/2024 in #❓┊help
How can I avoid pest tests failing if I install frontend panel with the id dashboard
The test are failg because there is no route named 'dashboard' when using filament
7 replies
FFilament
Created by rabol on 9/15/2024 in #❓┊help
Filament::getPanel('dashboard')->getUrl() returns the wrong url
if I add ->default() to the dashboard panel it seems to work - but I cannot have 2 default panels...
4 replies
FFilament
Created by rabol on 9/15/2024 in #❓┊help
Filament::getPanel('dashboard')->getUrl() returns the wrong url
Funny thing: if I remove ->default from the AdminPanel, then I get this error in the navigation-menu.blade.php
Cannot assign null to property Filament\Navigation\NavigationManager::$panel of type Filament\Panel
Cannot assign null to property Filament\Navigation\NavigationManager::$panel of type Filament\Panel
4 replies
FFilament
Created by Patrick | Der Echte! on 8/17/2024 in #❓┊help
afterStateUpdated $old does not work after using Builder/Block
did you ever find a solution for this ?
4 replies