How do you pass data from livewire to fortify? For example, I would like to do a registration in livewire and send those information to fortify. The fortify documentation is not covering everything. I appreciate if anyone can help.
Asked
Active
Viewed 94 times
1
-
Did you ever figure this out? – xslibx Nov 06 '20 at 19:51
-
Nope, I haven't found a solution yet to this one. Do you have one? – Patrick Nov 07 '20 at 21:47
-
The answer seems to be covered here: https://stackoverflow.com/questions/64407732/how-to-send-data-colected-with-laravel-livewire-to-fortify – Ali Nov 26 '20 at 17:26