Torch
Torch
As you guys know, I'm building a PHP library for Papercups. I'm also building an app and making use of this Papercups, but I paused when I didn't know how...
### Chronology When I want to delete customer data using the API client I'm trying to build, I get an `Internal Server Error` response. I tried to check it but...
Hello, I don't know the docker configuration because I just jumped in. But I saw the tutorial, this error occurs on linux, then in some forums it says we have...
any updates here? @HigoRibeiro
### Package version 9.1.1 ### Describe the bug I saw the following 2 codes here, https://github.com/adonisjs/auth/blob/016cc8c6a27109597d86c37caa81a5cf793f529a/modules/access_tokens_guard/token_providers/db.ts#L175-L176 https://github.com/adonisjs/auth/blob/016cc8c6a27109597d86c37caa81a5cf793f529a/modules/session_guard/token_providers/db.ts#L145-L146 It is noticed that the method/function `returning('id')` is used there, which is not...
> I used UUID (`char(36)`) on the `access_auth_tokens` table. I switched it to `bigint` and it's working fine now. Hopefully UUID will be supported here. _Originally posted by @sooluh in...
You already know that I created [@fitrahive/oneayah-threads](https://github.com/fitrahive/oneayah-threads) with [@oven-sh/bun](https://github.com/oven-sh/bun), and I didn't use the [threads-api](https://github.com/junhoyeo/threads-api) as a dependency. Instead, I used a [git submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules). This is because when I tried...
I noticed that nobody has discussed this yet, so I will open it. I'm not very familiar with your codebase and I have a busy schedule, so I can't make...
I just created a package for [AdonisJS](https://adonisjs.com) that makes it easy to integrate with grammY. Where should I add this package to the list? Package name: adonisjs-grammy Repository: https://github.com/sooluh/adonisjs-grammy Description:...