lordjackson
Component form and list on livewire update list when saving data
Hello guys, I have a question with livewire, could anyone indicate any material on how to do this? Or someone can give a help
- I have a form component, when saving I want to update the listing
- Listing component should receive the update of the form data
Here is the code: https://gist.github.com/lordjack/f6406c7b865d493a3a7915451a494ece
However, by saving the data with the form, it does not update the listing. Being necessary to press the F5 key to make a refresh on the screen
2 replies
Problem with Custom Component Changes from the Light theme for Dark
Hello guys, I created a custom component, however, when I enter the screen that it is added. The theme changes the mode for Dark, as you can see in the video. Has anyone ever experienced this? Does anyone have any tips on how to solve?
2 replies
How to override views components in filament
I'm wanting to override a filament component that is in the Filament Vendor. Does anyone indicate any material, or have you done, could you give a help? The component is in the following directory, I want to edit, I tried several things but I couldn't
This component is called on this page
12 replies