#deleted
6 messages · Page 1 of 1 (latest)
from a Livewire component I try to send an array of data to a firebaseService, and I need to validate that array in which I will be adding more elements
What has validation got to do with sending data to Firebase?
Also, why is your controller method static? Does that even work?
Yep it works