Is Filament 3 compatible with MongoDB
I want to create a admin panel using filament 3 Laravel 11 and for database i want to use mongodb
3 Replies
As long as you find a compatible Eloquent Driver, Filament will be fine
Dan said it but I’m not aware of any updates to this
https://github.com/filamentphp/filament/discussions/6384#discussioncomment-5790368
GitHub
About Mongo DB · filamentphp filament · Discussion #6384
Can we use mongodb instead of mysql in filamint if yes then what sort of changes need to done?
Probably some search stuff would break.