CRUD in filament using 3rd party API
I have another application built on Laravel and I want to make an admin panel for that application using Filament as a different APP but I want to use the same DB using API.
Is there any method for this?
4 Replies
Filament
How to consume an external API with Filament Tables by Leandro Ferr...
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
@Vp Is there any way to save update and delete records using api
#rupadana-api-service maybe this one.. but I am not sure and I don't know other than this 🤣
I have got the solution.
Thanks @Vp