mpociot / teamwork

User to Team associations with invitation system for the Laravel 5 Framework
MIT License
1.07k stars 170 forks source link

MongoDB support #97

Closed mortezarajabi closed 4 years ago

mortezarajabi commented 6 years ago

I'm currently using MongoDB with https://github.com/jenssegers/laravel-mongodb. Can I use this package with MongoDB?

okaufmann commented 4 years ago

If this package will add usage of Eloquent model the "Standard way" I guess it could. But I think you just have to try it out.

I'll close this since its an old issue. Feel free to open another if you still need help.