-
### Bug description
I'm running into a problem regarding caching routes using `Artisan::call` upon saving of an Entry in a specific collection.
We have a collection named `dynamic_pages`, this all…
-
When I upgraded from v7 to v8 of this driver, I found that suddenly code that worked fine in v7 is now throwing the "Nested transactions are not supported by this client." error from google/cloud-span…
-
### Bug description
It seems that this issue is still happening: https://github.com/statamic/cms/issues/5752
My issue, if you are to create a Link field on Entry A that links to Entry B, then on E…
-
### Bug description
I always get an error "Database connection [tenant] not configured." on an event that implements Shouldbroadcast.
This error was introduced since upgrading to 3.8.5 - downgrading…
-
- Larastan Version: 2.9.8
- Laravel Version: 10.48.22
### Description
As described in phpstan/phpstan#11812, there's a "class was not found" error for something that in fact an intersection t…
-
```
TypeError
array_replace_recursive(): Argument #2 must be of type array, int given
at vendor\laravel\framework\src\Illuminate\Translation\FileLoader.php:129
125▕ {
126▕ …
-
So when I export two specific collections within my Statamic project I get the following errror, the same errors happens when i try to export as.xlsx instead of .csv
### Project info:
**Statamic v…
-
webleit/revisoapi version 2.0.0 with illuminate/collections v8.83.27 on PHP 8.1.27
`$reviso->provinces->get();`
launch an exception:
```
PHP Fatal error: Uncaught Error: Object of class stdCl…
-
Hi,
Is there a way to hydrate array properties with Illuminate Collections? Any workaround? Thanks.
```php
/**
* Constructor for MyClass.
*
* @param \Illuminate\Support\Collection $myObje…
-
### Bug description
New v5 installation with statamic/cli.
Going to Collection Pages in the CP works fine the first time after a `php artisan cache:clear`, but on subsequent loads I get this error m…