-
| Q | A
| ----------------- | ---
| Bug? | Don't know
| New Feature? | Think yes
| Framework | Laravel
| Framework version | 10.37.3
| Package version …
-
### Bug description
I've noticed that `php please static:warm --queue` isn't stopping?
I'm the only user logged in, and I'm not making any edits to entires. I'm checking the progress of the `sta…
-
### Octane Version
v2.2.6
### Laravel Version
v10.31.0
### PHP Version
8.1.26
### What server type are you using?
FrankenPHP
### Server Version
1.0.2
### Database Driver & Version
_No respo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
W…
-
### Laravel Version
10.13.5
### PHP Version
8.2.7
### Database Driver & Version
Server: Redis 7.0.9 container on aarch64 k3s instance phpredis: 5.3.7
### Description
When using re…
-
### Current behavior
Cypress reports `Error: WebSocket connection closed` and stops running tests and `cypress run`
![image](https://github.com/cypress-io/cypress/assets/16820076/2575ce95-3484-4…
-
Hi, I have problem with sql query in v6.28.0 version. Laravel 5.1
here is my query:
```php
select `ch`.`id`, `ch`.`caller_number`, `ch`.`destination_number`, `ch`.`caller_origination`, `i`.`id` a…
-
### Discussed in https://github.com/spatie/laravel-multitenancy/discussions/356
Originally posted by **pgartin** April 8, 2022
I have a particular job failing with the following error around …
-
A database error has occurred: Exception: A row with email_key="REVIEW_REQUEST_REMIND_AUTO" found in table email_templates_default_data which will conflict with other rows specific to the locale key "…
-
PHP doesn't have support for building gRPC servers, only gRPC clients.
Not true for PHP+Roadrunner.
Using Roadrunner version 2.10.7 Laravel can be configured to use Octane for HTTP alongside a …