Luiz Alves
Luiz Alves
The repository link in Laravel Bundles is wrong. So it's inaccessible by artisan install/upgrade. **Edit:** In fact. The artisan bundle:upgrade uninstalls the bundle. (because it expects to be able to...
This seems to be the kind of project that would benefit very much from TypeScript. I'm saying this based in the fact that this is already a kind of a...
Why is this exclusive to node? It would be interesting to be able to use this in frontend.
With the following code: ``` php
## Summary Due to the (by default) schemaless nature of MongoDB, ideally we would treat the entity schema at the application level. A common practice to control the entity schema/fields...
**Motivation:** - NodeJS v8 is [no longer supported](https://blog.risingstack.com/update-nodejs-8-end-of-life-no-support/). - The build in node 8 [is crashing :x: for quite a while](https://travis-ci.org/github/duyluonglc/lucid-mongo/builds). This PR aims to update the CI pipeline to...
## System Information ### V doctor ``` V full version: V 0.4.4 10aaeeb.96e4a09 OS: linux, Ubuntu 20.04.6 LTS Processor: 8 cpus, 64bit, little endian, Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz...
First of all, thanks for the great work. Webui is an innovative project that takes a fresh approach to creating UIs with web technologies. Now, the issue that I have...
Version: Deno `2.0.1` and `2.0.2` MongoDB Package Version `npm:mongodb@^6.9.0` I was working on a project using MongoDB when I learned that there was a new version available (2.0.2). After upgrading,...
It would be great to have the option to specify the Deno version that a project is compatible with. This information may not necessarily need to be considered by the...