F
Filament9mo ago
Maru

Is it possible to make table on custom page without eloquent?

I want to make POS with livewire, and I can't figure out how I can make table with reactive array data on it
4 Replies
mvenghaus
mvenghaus9mo ago
yes, use sushi
mvenghaus
mvenghaus9mo ago
GitHub
GitHub - calebporzio/sushi: Eloquent's missing "array" driver.
Eloquent's missing "array" driver. Contribute to calebporzio/sushi development by creating an account on GitHub.
Maru
MaruOP9mo ago
can sushi programmatically add rows outside the model?, for the example I want to store data from livewire property
toeknee
toeknee9mo ago
No, you’d need to get it in the model, I.e. pass in an id where you are getting eh data then sushi can fetch it from wherever
Want results from more Discord servers?
Add your server