CreateAction with arguments
Hi, i try to use CreateAction with arguments in my own Livewire component.
Here a extract of my code :
blade template :
component :
How can i use argument in
Is it possible to
Thanks a lot !
Here a extract of my code :
blade template :
component :
How can i use argument in
required (or Select or ...) in formmethod ?Is it possible to
loadCategory Model once, and use it in different sub-method in make method ?Thanks a lot !