-
This issue is about integration of Nettrine (https://github.com/nettrine) into the Contributte (https://github.com/contributte).
-----
### How
**Phase 1**
- Move all nettrine/* repositorie…
-
## CVE-2022-2564 - High Severity Vulnerability
Vulnerable Library - mongoose-5.11.0.tgz
Mongoose MongoDB ODM
Library home page: https://registry.npmjs.org/mongoose/-/mongoose-5.11.0.tgz
Path to depe…
-
First of all, thank you for this great library!
**Describe the bug**
I have a hierarchy of documents such as a course that will have multiple linked topics in an array. I put functionality in my Fas…
-
Extending the `SortableRepository` class now throws a warning: `The "Gedmo\Sortable\Entity\Repository\SortableRepository" class is considered final since gedmo/doctrine-extensions 3.11. It may change …
-
Vulnerable Library - mongoose-4.2.4.tgz
Mongoose MongoDB ODM
Library home page: https://registry.npmjs.org/mongoose/-/mongoose-4.2.4.tgz
Path to dependency file: /package.json
Path to vulnerable lib…
-
Trying to get this running, but when I visit port 8008 I just get a "500 Internal Error" page. Are you able to help?
Logs from the containers:
```
[root@box serge]# docker compose up
[+] Runn…
-
SQLite is very nice for beginners because there is nothing to setup and configure. But is has many drawbacks:
- Since it's file-based, it can't be used on PaaS like Heroku where the file system is …
-
Workflow:
`Homestead: v6.2.2`
`Symfony: 3.4`
`KnpPaginatorBundle: 2.6`
Controller method:
```php
...
/** @var Paginator $paginator */
$search = $request->query->get('q');
$page = $request…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the FastAPI documentation, with t…
-
| Q | A
|------------ | -----
| Version | 4.5
### Support Question
I am currently working on programming a website using Symfony version 6.2 and API Platform in addition to…