codestudiohq / laravel-totem

Manage Your Laravel Schedule From A Web Dashboard
MIT License
1.78k stars 224 forks source link

Package not working with mongodb? #42

Closed linhc1994 closed 6 years ago

linhc1994 commented 6 years ago

I using package https://github.com/jenssegers/laravel-mongodb but when I run totem then make this error Call to a member function prepare() on null

roshangautam commented 6 years ago

I am not sure if we should jump through the hoops to support a database which is not officially supported by Laravel. But, hey if you have a solution, I am open to any pull requests.