taha_elkarroumy
taha_elkarroumy
FFilament
Created by taha_elkarroumy on 8/8/2023 in #❓┊help
How to edit Markdown width ?
3 replies
FFilament
Created by taha_elkarroumy on 8/7/2023 in #❓┊help
translating an ENUM ???
Tables\Columns\TextColumn::make('social_status') ->label(__('filament::forms.social_status')), i tried chatgpt but its giving me a sloution to use ->value() method but its not exist
7 replies
FFilament
Created by taha_elkarroumy on 8/4/2023 in #❓┊help
How to Translate enum values
Tables\Columns\TextColumn::make('social_status') ->label(__('filament::forms.???')) ->searchable() ->sortable(),
3 replies
FFilament
Created by taha_elkarroumy on 8/3/2023 in #❓┊help
Asking for help
Who can write down the resource class and all of the Methods extended from Resource that will be override
4 replies
FFilament
Created by taha_elkarroumy on 8/3/2023 in #❓┊help
HasOne implementation
How to create a resource to create Users with theire Profiles in the same resource
3 replies