F
Filament3mo 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
mvenghaus3mo ago
yes, use sushi
mvenghaus
mvenghaus3mo 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
Maru3mo ago
can sushi programmatically add rows outside the model?, for the example I want to store data from livewire property
toeknee
toeknee3mo 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
More Posts