-
### Bug description
See this thread on Discord:
https://discord.com/channels/489818810157891584/1196439151604678756
As reported, as of Statamic version 4.42.1 and upwards, I get this error in m…
-
When I call command `composer reinstall ` the file vendor/composer/autoload_file.php is reseted to original content without my extra include files. The `composer update` fix problem, but I would lik…
-
Problem 1
- Root composer.json requires raiym/instagram-php-scraper ^0.12 -> satisfiable by raiym/instagram-php-scraper[v0.12.0, ..., v0.12.4].
- tightenco/nova-google-analytics v2.0.0 req…
-
At this stage I am getting this error, how can i fix this ? my php version 8.2.12
PHP message: PHP Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminat…
-
Need laravel 9 support. At least "illuminate/collections": "^9.0", probably "php": "^8.0", maybe something more
-
- Laravel Version: 5.5.18
- PHP Version: 7.1.12
### Description:
Inconsistency between Collection::merge() and Collection::union()
### Steps To Reproduce:
```
collect(['a'])->union(collect([…
-
https://github.com/laravel/framework/pull/32478
Taylor's opened a PR to extract Collections from Support (🥳), so Collect won't be needed.
The simplest thing we could do is to just stop releasing…
-
### Bug description
I'm noticing random but frequent errors appearing in my server logs. They seem to happen randomly. I don't think they are affecting the visitor experience.
**Example 1 - From…
-
When I try to run `php artisan generate:factory Example` I get a fatal error:
```
Doctrine\DBAL\Schema\SchemaException
There is no column with name 'id' on table 'examples'.
```
I have run `m…
-
We have had an occasional issue on our site where id's dont get saved into the `storage/statamic/addons/aardvark-seo/aardvark_redirects/manual.yaml` file when saving through the control panel.
The …