Giacomo Fabbian
Giacomo Fabbian
Hi, I want to know if there is a way to cast a _Mongo Cursor_ instance from a raw query in to a _Collection_ of _Model_. `DB::collection('test')->raw()->aggregate( [ ['$match' =>...
Hi, is the upgrade on the road map? @BadChoice do you accept a pull request for this issue?
Hi, i se your code to add a share button on my website. It's works perfect from mobile browser, but when i try to click it from the webview of...
Refer to issue #38
The example "Running fastify apps in AWS Lambda" is not working, infact the app.js is not updated with the [fastify documentation](https://github.com/fastify/fastify/blob/master/docs/Serverless.md#appjs)
How can i use this package as [custom notification channel](https://laravel.com/docs/5.8/notifications#custom-channels)? Something like this: ```
### General information * SDK/Library version: 1.33.1 * Environment: sandbox and production * Browser and OS all ### Issue description Is it possibile to enable the Pay Later feature with...
Hy everyone, is there a way to customize the html of the relationships for the backend side? I have to add more **children's field** in order to edit it directly...