A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4/5. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
I have a small issue in which I am unable to understand how to use the binding.
When I am trying to use the same form for both create and update separate functions, I was able to save the data but unable to see the previous data but was able to save the edit from.
Hi,
I am very thankful for your package.
I have a small issue in which I am unable to understand how to use the binding.
When I am trying to use the same form for both create and update separate functions, I was able to save the data but unable to see the previous data but was able to save the edit from.
Thanks in Advance for the package.