-
Until version 0.8.3 the used token is removed:
```
// If we're not in persistent token mode, delete the token.
if (!$this->persistentTokenMode) {
$this->removeFromStora…
-
See https://github.com/slimphp/Slim/pull/2937
-
Hi, your code is beautiful. There must be more stars.
I think you should add Mysql support, I didnt saw in your repos. Please add.
-
I am trying to upgrade Slim framework used in my project from version 3 to version 4 and during the process I suddenly found out that `withJson` method has gone from the Response class. I want to unde…
-
This is a question, not an issue.
How i can testing POST routes action
i can see that test GET routes is easy but i can't test other method
i try to do this
```
$app = $this->getAppI…
-
Hi,
is it possible to modify compiled api.php to use it as a class instance inside of my own project?
I looked into api.php and the source index.php file. Looks like that part need to be removed…
pwFoo updated
4 years ago
-
great project, been having a play for a project im working on, is it possible to for users to have access levels using basic auth?
-
I installed the slim skeleton app like `composer create-project slim/slim-skeleton [my-app-name]`
then I added `composer require zeuxisoo/slim-whoops`.
and last `composer require slim/twig-view:^3.0…
-
Hey guys,
The following setup breaks PHPStan while the previous release (0.6.2) worked just fine.
PHP: 7.4
PHPStan: 0.12.23
PHPStan-Prophecy: 0.7
Relates to: https://github.com/slimphp/Slim-S…
-
## The dependency [lodash](https://github.com/lodash/lodash) was updated from `4.17.11` to `4.17.12`.
🚨 [View failing branch](https://github.com/zguillez/generator-slimphp/compare/master...zguillez:…