Filament support MongoDB?
Hello, I use Filament with mongoDB, but I have a problem on relationship Many to Many Eloquent.
I use RelationManager but I can't see more properties of the relation.
2 Replies
I think when it comes to MongoDB support, Laravel Backpack is better
U may want to consider giving that a try if nobody could solve ur mongodb problems with filament
In the mean time, maybe u can try formatStateUsing or something else (can't remember the exact method name for defining ur own logic to fetch and display a value)
Hi is this value resolving correctly with many-to-many relation outside of filament? Please verify this