Laravel-mongodb: Support for Laravel Nova

Created on 30 Aug 2018  路  8Comments  路  Source: jenssegers/laravel-mongodb

Laravel Nova is great admin UI tool. It will be good if Mongo DB can be used with Nova.

enhancement

Most helpful comment

is there any movement on this?

All 8 comments

+1

Laravel Nova is great admin UI tool. It will be good if Mongo DB can be used with Nova.

It can鈥檛?
Laravel Nova uses Eloquent, and Eloquent is well supported with this package. Did somebody try if Nova works with Mongo?

As of now, it won't work. Listing and Searching works fine. But create/modification won't work as the Nova tries to run queries as the transaction.

is there any movement on this?

im very interested to see if this is possible too

following

Please show example that this library don't be used in Nova, looks like a problem in nova and this situation don't related with this library

Hello,

As of now, it won't work. Listing and Searching works fine. But create/modification won't work as the Nova tries to run queries as the transaction.

Even if a transaction https://github.com/jenssegers/laravel-mongodb/pull/1904 coming soon, would you have a sharded setup of MongoDB cluster?

is there any movement on this?

Laravel Nova is a paid product. Why don't you guys ask them and push towards improvements of MongoDB integration?

Closing it.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HassanIbrahim picture HassanIbrahim  路  3Comments

viacheslavpleshkov picture viacheslavpleshkov  路  3Comments

sanjay1688 picture sanjay1688  路  3Comments

bastiendonjon picture bastiendonjon  路  3Comments

imrannazirbhat picture imrannazirbhat  路  3Comments