-
Helloooo
I think I'm not the only one who want Fedify in AdonisJS ! It should be possible because AdonisJS supports custom middleware and, since the V6, the ESM packages !
But I don't have any idea…
-
👋🏼 does this work with AdonisJs v6? If not, any plans to upgrade it?
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/Julien-R44) so you can upvote and help fund this issue.
- We receive …
-
Hi,
Is this package compatible with the Adonisjs6?
-
Here's a minimal reproduction repo -> https://github.com/mattstrayer/cockpit-repro
this is the text I get when trying to load the root directory or the admin directory
```javascript
{
"me…
-
This is a tracking issue to get bun's node.js compatibility far enough along to support https://adonisjs.com
- [x] Support `Intl.ListFormat` #808
- [x] Pino Pretty fail #4280|
- [x] Issue when parsin…
-
Hi,
First of all great package. Exactly what I what looking for.
While playing with it I found that you have a small issue in the definition of the searchable trait. it is about the loadOnce met…
-
This allows the `vinejs` validation rules (`unique`, `exists`) to receive the AdonisJS container.
e.g:
```js
vine.object({
username: vine.string()
// ..
.unique(async (_luciddb, user…
-
if this is to be expected, please do close this ticket but when I tried to install `@tuyau/inertia` I got errors and it's seams there were because I'm using inertia v2 which might not be compatible.
…
-
### Environment
- Operating System: Darwin
- Node Version: v22.11.0
- Nuxt Version: -
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manager: npm@10.9.0
- Builder: -
- U…
-
Any plans to [support ](https://v6-migration.adonisjs.com/guides/package-migration) the new version of adonisjs?