-
### What happened?
### Description
When I try to delete a global set the global sets table gets grayed out without any errors. When having a look at my network requests I see the following response:…
-
Hi,
on Laravel Octane with Swoole, and when LIGHTHOUSE_CACHE is set to false, after second request there is a bug:
```
"errors": [
{
"debugMessage": "LastDragon_ru\\LaraASP\\Gra…
-
Hi, I have the following error with version 0.5.2 when using geo localised queries:
`MongoError: $geoNear is only valid as the first stage in a pipeline.`
Indeed, the first item in the aggregate…
-
Hey,
i tried to install the kopano demo environment (with all inputs as default) on my strato vserver and get the following errors:
```
docker-compose up
Creating network "kopano_default" with…
-
### Minimum Viable Tier
This is the minimum required to write an application connecting to Event Store. Not all features are available, but the ones that are most commonly used are.
We will suppor…
-
Hello,
I using the package en everything works as expected except when I want to use the relation on API resources.
For example the following code works:
```php
public function index(): Resp…
-
Just installed the Contact Form plugin and wanted to install this Extensions plugin too but getting the following error (a colleague gets the same error)
```
Problem 1
- illuminate/filesystem v…
-
- Laravel Version: 8.65
- Nova Version: 3.30
- PHP Version: 8.0.9
- Database Driver & Version: Mysql 5.7
- Operating System and Version: All
- Browser type and version: All
### Description:
T…
-
Behavior regression introduced in 12.11.5 via https://github.com/ebean-orm/ebean/issues/2376
----
## Expected behavior
Loading the @OneToMany list after refresh() should result in the same SQ…
-
## 💬 Question
We need a softdelete feature for user softdelete - research what are our options for typeorm and decide how to implement this.