-
composer install throws
Problem 1
- felixkiss/uniquewith-validator[3.4.0, ..., 3.4.1] require php ^7.1.3 -> your php version (8.0.13) does not satisfy that requirement.
- felixkiss/uniquew…
-
In order to make live easier when new Laravel and Lumen releases come out, we need integration tests. There tests should be integrated to Travis.
* Test consuming and publishing new messages
* Te…
-
## Package version
v4.5.0
## Describe the bug
I'm very happy with the package, but I'm refactoring some things I had using the original Elasticsearch library, and when refactoring to use model X…
-
We need a powerful permissions system.
We want to use a battle-tested package. It should be built upon Laravel's authorization functionality and should provide an easy way to create and assign roles…
-
Executing the following code in Laravel 10 app produces an error:
**Undefined property: Spinen\ClickUp\Team::$wasRecentlyCreated**
$user = new User([
'name' => 'user',
…
yavle updated
6 months ago
-
### Telescope Version
Latest
### Laravel Version
10
### PHP Version
8.2
### Database Driver & Version
MariaDB
### Description
When the Job watcher is enabled, jobs that are deleting the model…
-
### Request for Laravel v10.x support
I am writing to kindly request your support in developing a version of **this Laravel module** that is compatible with the latest Laravel framework, specifica…
-
Hi Walkor,
I was using a lib internally for more than 2 years, for my legacy apps to run with Workerman v3.5.
https://github.com/joanhey/AdapterMan
This week I tested with frameworks, and It's …
-
- Larastan Version: 2.9.2
- `--level` used: 6
- Pull request with failing test: N/A private code
### Description
Interacting with Redis::connection causes segmentation fault
This seems to be …
-
as the title suggests, I am hoping to have support for php as well. I am sure this would many users want as feature.
I will try to raise PR for this, if @klen says okay to it.