-
### What Happened
When you run Pest 3 with the following options:
```bash
./vendor/bin/pest --mutate --parallel --processes=x
```
it should limit the processes to the value specified. However, it…
-
Hi,
I'm encountering a version conflict issue while trying to use ongr/elasticsearch-dsl v7.2.2 with Laravel 10 and PHP 8.2.8.
**Symptoms**:
When running composer require ongr/elasticsearch-…
-
### What happened?
I cannot install the package, it seems cannot load illuminate/contracts. Here's my compooser dependencies
```
"require": {
"php": "^8.2",
"filament/filament…
-
Hi guys! I tried to upgrade Ignition from 2.7.0 to 2.8.0 on my Laravel/Filament app but an error occurs. If I downgrade it to 2.7.0, it works again.
- PHP version : `8.3`
- Laravel `10.48.14`
- Fi…
-
Hi, PhpStorm is here! I'm working on improving Pest support in PhpStorm and would like to suggest some improvements for TeamCity output format.
1. A single prefix for `locationHint`
Pest uses d…
-
Hi,
ich habe den Service laut Anleitung gestartet und er lief auch soweit durch. Container sind gestartet (solawi_php_init ist geexited, das soll sicher so), in der DB sind Daten enthalten, aber beim…
-
Using the example from https://pestphp.com/docs/plugins/laravel seems not to work:
```
-
This issue is to keep a log on things the users of this package want. As maintainers we have a few ideas we would like to investigate, however we want to get ideas from people who use this package als…
-
### Cashier Paddle Version
2.5.0
### Laravel Version
11.15.0
### PHP Version
8.3
### Database Driver & Version
_No response_
### Description
I assume that the "createAsCustomer" booted method…
-
Hi, probably a problem between two packages ...
```
Message Please run [./vendor/bin/pest] instead.
```
```
"require": {
"php": "^8.1",
"asantibanez/laravel-eloquent-sta…