-
I have studied yiisoft/docs, but I still can't make yiisoft/app work in swoole, could it add the entry script of swoole and roadrunner to this project ?
-
Hi!
I have this code:
-
Hello.
Tried to install in /modules_v4/ but got a full error page :
`Error: Class 'UksusoFF\WebtreesModules\Reminder\Http\Controllers\AdminController' not found in /home/XXX/genealogie/modules_…
-
I have my slim app in the /api folder.
My config is set like:
$app->add(new Tuupola\Middleware\JwtAuthentication([
"path" => ["/api"],
"ignore" => ["/api/persons/login"],
"secret" =…
-
First up, thank you for sharing your work! I am trying to impersonate a user for a put request but can't seem to locate functions that might do that in the package (yet).
Reference: "Atlassian Con…
-
Since three days I get the above mentioned error message when trying to access google books api, although my IP didn't change. I can reproduce that on the command line with a simple
`curl "https://ww…
-
I'm very new to Slim in general, and have been searching for a simple way to do take an `Authorization: Basic ...` header and use it to make decisions. I found your library and thankfully it seems to …
-
The package used here was updated in https://github.com/wbstack/api/commit/98cbb56160ed858cb000742dc6d2c2947f046c1f
Usage of which was fixed in https://github.com/wbstack/api/commit/a1278300b5afc73a5…
-
I'm building a simple app based on the excellent Slim 4 Tutorial https://odan.github.io/2019/11/05/slim4-tutorial.html
The structure is still fairly similar to the tutorial.
Every time I call …
-
I'm trying to connect to an Aura cloud instance and I'm getting the following stack trace:
```
GET / - Uncaught Bolt\error\ConnectException: Read error in src/github.com/evan-duncan/prototype/vend…