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?
Was this page helpful?