PercyTT
PercyTT
FFilament
Created by thedangler on 3/16/2024 in #❓┊help
Navigation Groups & navigationParentItem not working
Me too B disappears from the navigation bar A Resource
protected static ?string $modelLabel = 'A';
protected static ?string $modelLabel = 'A';
B Resource
protected static ?string $navigationParentItem = 'A';
protected static ?string $navigationParentItem = 'A';
7 replies
FFilament
Created by PercyTT on 11/1/2023 in #❓┊help
select preload() option loading issue
Got it, thank you for your reply
8 replies
FFilament
Created by PercyTT on 11/1/2023 in #❓┊help
select preload() option loading issue
Thank you for your reply. Currently ERROR appears: Method Filament\Forms\Components\Select::limit does not exist.
8 replies
FFilament
Created by Noxo on 11/1/2023 in #❓┊help
EditAction hooks
9 replies
FFilament
Created by tuyz on 8/3/2023 in #❓┊help
Spatie Media Library File Upload::getUploadedFileUsing does not exist.
composer require filament/spatie-laravel-media-library-plugin:"2.17.51" https://packagist.org/packages/filament/spatie-laravel-media-library-plugin
6 replies
FFilament
Created by tuyz on 8/3/2023 in #❓┊help
Spatie Media Library File Upload::getUploadedFileUsing does not exist.
Check the current versions of the filament & Spatie Media Library that you are using. Yesterday, I was using filament 2.17.50 and then installed Spatie Media Library 3.XX, and the same ERROR occurred. After changing to 2.XX, it worked normally. Hope this helps
6 replies