-
| Q | A
| ----------------- | ---
| Bug? |yes
| New Feature? | no
| Framework | Lumen
| Framework version | 5.5.1
| Package version | 1.0/2.0
| PHP v…
-
Codeception recommended.
Run tests on Travis CI.
Bonus points for code coverage (possibly via Code Climate).
See https://github.com/nordsoftware/lumen-cors for reference.
-
1. Tell us your PHP version(`php -v`)
`PHP 7.2.6 (cli) (built: May 26 2018 07:45:18) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
…
-
Hi all,
thank you for this amazing package, I spent a morning trying to figure out how to make lumen and JWT Auth play nicely, to avoid headaches to other people, I committed a barebone working examp…
-
I have recently been trying to figure out where my application spends most of its time when preparing requests and uncovered a couple of performance issues in the way that this api library is designed…
-
### Describe the bug
php 8.0
laravel 9
kreait/firebase-php 6.9.6
`$report = $messaging->sendMulticast($message,$fcmToken);`
Operation is not implemented, or supported, or enabled.
### Installe…
xu5pu updated
1 month ago
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
When i run pre-commit run -a on a new fork of the [conda-forge-repodata-patches-feedstock](h…
-
### Bug report
We're getting `Illegal instruction` failure in about 1/20 PHP executable startups when DDTrace extension is activated on Apple Silicon machines.
(We are running ARM64 version of P…
-
Hello! thank you for this amazing component!
**What happened?**
Into my Lumen app I have this docblock inside of my controller
```php
/**
* My endpoint description
*
* @he…
-
```
"php": "^8.1",
"darkaonline/swagger-lume": "10.*",
"flipbox/lumen-generator": "^9.2",
"guzzlehttp/guzzle": "^7.7",
"laravel/lumen-framework": "^10.0",
"league/fractal": "^0.20.1",
"zircote/…