How to consume an external API with Filament Tables
Hey guys, i saw the package for consuming an external API with filament tables, but i think this is only about if i want to fetch all models at once, but what if i want to have something like this:
Stations -> Products, and for every station to be able to fetch the products and list them in the show view.
https://filamentphp.com/community/how-to-consume-an-external-api-with-filament-tables
Stations -> Products, and for every station to be able to fetch the products and list them in the show view.
https://filamentphp.com/community/how-to-consume-an-external-api-with-filament-tables
Filament
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.