-
**Describe the bug**
I tried to install it on Fedora 31. Everything went fine. The site loads fine as well. But I can't seem to log in. There is nothing in PHP or Koel logs to suggest any error. I ha…
-
cc @rust-lang/release
-
## Happy path
* Nesting inside a `data` property (not for nested relations)
* Use `snake_case`, as we are often exposing database attributes
* Generally we use Fractal's `DataArraySerializer`
##…
-
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | yes
| Framework | Lumen
| Framework version | 5.6
| Package version | 2.0.0-alpha2
#### Actual Behaviour
i want to use simple…
-
Hi,
I am getting error Class 'Laravel\Passport\Passport' not found on php artisan migrate.
my composer.json looks-
"require": {
"php": ">=5.6.4",
"laravel/lumen-framework": "5…
nalwa updated
5 years ago
-
For example, here is my transformer:
``` php
-
After completing the setup form, I get the "Whoops! Something went wrong" screen with the leading title as in the subject above.
## Expected Behavior
I was expecting to be taken to my Polr home pa…
-
Hi,
I'm trying to use the Elasticsearch facade into my Lumen app but no luck!
I followed the instructions but i get this error message :
> "Type error: Argument 1 passed to Cviebrock\\LaravelE…
-
**Describe the bug**
Compression: On/Off makes no difference.
M.G.R: On/Off makes no difference.
multigroup_missed_parts: being filled
missed_parts: being filled
binaries/parts/collections …
-
I'm new to codeception and BDD, so maybe there's something that I missed like configuration, etc.
#### What are you trying to achieve?
Successfully running acceptance test using feature file.
I'm…