Table Builder
How can I use tables without using models, sending an array to fill the table
this is an example that returns a query to me, which I am getting from an external database, but what I need is to use the table of filaments
3 Replies
You can't. But you can use Caleb Porzio's Sushi to fake models on external data
Thanks !!!