-
I have defined a route using a form request to handle my query parameters. When I make requests on my route, the filter handled by the query parameter is working properly but the documentation does no…
-
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | no
| Framework | Lumen
| Framework version | 6.2
| Package version | 2.4
| PHP version…
-
The dependency version of lucadegasperi/oauth2-server-laravel is using $app->bindShared() which is now called $app->singleton().
The fix is to update your dependency to 5.1.1
-
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | no
| Framework | Lumen
| Framework version | 5.6.y
| Package version | v2.0.0-alpha2
|…
-
### Subject of the issue
Lumen 5.8 + Blacklists do not work completely
### Your environment
| Q | A
| ----------------- | ---
| Bug? | yes
| New Feature? | n…
-
https://github.com/uniarp/ext-admin/issues/6
-
### update lcobucci/jwt to 4.0.4 or to 3.4.6
There is a critical vulnerability issue in this package that is used in your package and it needs upgrade
### Your environment
| Framework …
-
**We should document as we code**
A brief research on tool(s) we can use for documenting our backend code (any framework specific tool is preferred)
**What we need**
Any PHP documentation library…
-
I use instanceof Laravel\Lumen\Application for main app class (instanceof instanceof Container class) but you check app instanceof Container class in ```src/Concerns/WithApplication.php```
```
/**
…
-
**Frameworks** _(✓ means parsing successfully)_
- [x] CakePHP
- [x] **CodeIgniter** _Parsing without errors, but no suggestions in `Profiler.php`_ - Issue(s) found: #150
- [x] Fuel PHP - Issue(s) f…