phochs
phochs
FFilament
Created by phochs on 4/9/2025 in #❓┊help
Custom input fields not binding to class variables
I see, thanks! In an earlier version of this input I was using $getStatePath() and storing both time and offset in there, but then when I retrieved the form value from elsewhere using Get it returned that object. So I guess I'll have to go back to that, but only separate the state in the blade component
9 replies
FFilament
Created by phochs on 4/9/2025 in #❓┊help
Custom input fields not binding to class variables
Hi! That was quick ^^ I was following this page, and there it says that I can bind properties to inputs in the blade template https://filamentphp.com/docs/3.x/forms/fields/custom#how-fields-work
9 replies
FFilament
Created by phochs on 4/25/2023 in #❓┊help
FileUpload component doesn't show uploaded image
I hadn't heard of that command yet, thanks for the tip! Turns out I'm an idiot, and I had http and https mixed up in the ENV variables. So that ended up being a quick fix. Thanks again for your reply!
3 replies