sfrigzs
sfrigzs
FFilament
Created by sfrigzs on 10/9/2024 in #❓┊help
Method App\Filament\Pages\RegisterTeam::getCachedSubNavigation does not exist.
I found my mistake, I kept the attributes below after creating the page via the Artisan command.
protected static ?string $navigationIcon = 'heroicon-o-document-text';
protected static string $view = 'filament.pages.register-team';
protected static ?string $navigationIcon = 'heroicon-o-document-text';
protected static string $view = 'filament.pages.register-team';
3 replies
FFilament
Created by sfrigzs on 7/27/2024 in #❓┊help
Channel about testing
Because not everyone adds the tags correctly, and we could follow only the test group.
6 replies
FFilament
Created by GizaRex on 4/22/2024 in #❓┊help
Test editOptionForm
@GizaRex Same challenge here, did you find a solution?
6 replies
FFilament
Created by sfrigzs on 6/15/2024 in #❓┊help
Help with action tests
Hello devs, could someone give me tips for troubleshooting?
3 replies
FFilament
Created by shabxs on 6/5/2024 in #❓┊help
Testing Filter Tabs
Thank you, it works fine!
8 replies
FFilament
Created by shabxs on 6/5/2024 in #❓┊help
Testing Filter Tabs
Hi @shabxs, were you able to test it? I'm trying here, but without success.
8 replies
FFilament
Created by Asmit Nepali on 5/22/2024 in #❓┊help
How to add morphToMany field value from the form ?
8 replies
FFilament
Created by Asmit Nepali on 5/22/2024 in #❓┊help
How to add morphToMany field value from the form ?
Put your fields inside a fieldset and set relationship
8 replies