Closed daniel-sc closed 1 year ago
sure, please do
I wait, I hope @AidasK updates it. Also I need basic implemantion code with "$yourGridFs"
Maybe @daniel-sc could help? It looks he was the latest dev to use this store.
Thanks @AidasK , @daniel-sc, I wait your response I hope you help me :)
@AidasK This issue should be closed as it was resolved with #49
@borakayalar usage should be straight forward, as constructor parameter is typed to MongoDB\GridFS\Bucket
(see https://github.com/flowjs/flow-php-server/blob/master/src/Flow/Mongo/MongoConfig.php#L18). In case you are not up to date wrt the php mongo drivers: https://www.mongodb.com/docs/php-library/v1.15/
the current implementation is based on the obsolete mongo lib. this should be changed to mongodb/mongodb. I'd be willing to provide a PR :)