-
Hi,
I've just started using the package, thanks very much for providing it! However, I wonder if you have experienced the same issue as me. I have followed the code examples but I keep getting a 50…
-
I have been using Slim PHP framework to provide my API service (https://api.rsywx.com).
Recently, I updated my PHP to 8.1 and when I visited the site, it gives the following error:
```
{
"…
-
A couple of days ago I opened and closed the following issue, where I found-out eventually, that my before middleware was automatically overwriting the status code I set in my REST API controller resp…
met68 updated
2 years ago
-
Hello there!
Thanks a lot for your hard work. I would like to ask a question.
I have created an application based on this repo. In my application i have edited a few files that should be include…
-
I am running the zap2docker-weekly Docker image against a site that uses the PHP Slim framework's CSRF middleware as seen at https://github.com/slimphp/Slim-Csrf
I am getting the 'Absence of Anti-C…
-
**Related Product**
Which product is this question related to?
API on PHP
I'm looking to use the PCO API to pull information into our PHP website. Essentially I'm looking to build lists of group…
-
According to https://datatracker.ietf.org/doc/html/rfc7158 it is possible to pass non-object and non-array types as json bodies. e.g. a json body containing only a primitive boolean value such as:
…
-
Fresh install on a brand new machine, with PHP 8.1 (8.1.11)
> phpunit
PHPUnit 8.5.22 by Sebastian Bergmann and contributors.
PHP Deprecated: Return type of App\Application\Actions\…
-
**Environment**
1. Version (e.g. 2017.10) - 2021.07.*-dev
2. Integration (Laravel, TYPO3, Symfony, SlimPHP or Flow) - laravel , aimeos-laravel
3. System (Linux, Mac, Windows) - linux (docker)
**…
-
Hey,
I work with Slim 4.7 and slim-basic-auth 3.3 and realize a Basic Auth Authentification with a custom authenticator:
middleware.php
```
...
$app->add(new \Tuupola\Middleware\HttpBasicAuthen…