Custom field Alpine question
I'm working on a custom field. Dan's video was instrumental in getting me started. https://laracasts.com/series/build-advanced-components-for-filament/episodes/6
But I don't know how to load the store data in Alpine. Do I just set it in x-init from the state variable? That was the implication from the video but it's not working for me.... might be my version of Livewire though. I had some difficulty on the Filament V2 to V3 upgrade and had to manually get my composer.json together.
How is it supposed to work? Just set it in x-init from state?
Laracasts
Build a Custom Form Field
Custom form fields allow you to create your own inputs that can be used in any Filament...
0 Replies