Vickydev
Vickydev
FFilament
Created by Vickydev on 3/19/2024 in #❓┊help
Filament - Laravel Model compatibility issue and error
Could it be that Vite isn't properly configured such that the Edit form is looking good, but just not able to save data when submitted and silently fails(with no logs and errors thrown) ? I am saying this cause, per Filament I needn't use any method like handleRecordUpdate for saving data, as filament does this on it's own, but that is not working and silently failing as stated above.
3 replies
FFilament
Created by Vickydev on 3/19/2024 in #❓┊help
Filament - Laravel Model compatibility issue and error
@Leandro Ferreira Any ideas that you can help out with here ?
3 replies
FFilament
Created by Vickydev on 3/19/2024 in #❓┊help
How to make RichEditor and ToggleInput fields ReadOnly ?
@Leandro Ferreira It worked great, thanks a lot 👍
6 replies
FFilament
Created by Vickydev on 3/19/2024 in #❓┊help
How to make RichEditor and ToggleInput fields ReadOnly ?
Umm, I am kinda wondering, if using that isn't gonna allow me to pass data or what ? But let me try it anyway, thanks for responding, will let you know in a while!
6 replies
FFilament
Created by Vickydev on 3/19/2024 in #❓┊help
How to make RichEditor and ToggleInput fields ReadOnly ?
I already tried using ->readOnly() but all it does is throw error when used for any field type other than TextInput.
6 replies