-
Hi,
I came across an error after updating to PHP 8.1 while loading a via CraftCMS site locally. The same error also happened using PHP8.0.
[PHPWatch posted a new PHP8.1 attribute `New #[ReturnT…
-
I am using PhpStorm on Windows.
**From the command line, I ran:**
```
mkdir my-site
cd my-site
composer require tightenco/jigsaw
vendor/bin/jigsaw init docs
```
**Short error from CLI:**
…
-
### What happened?
### Description
Hi I'm developing a brand new Craft 4.0.4 project, and I'm constantly facing unexpected behaviors in the admin.
I'm seeing this error in my console:
`jquery.…
hatyi updated
2 years ago
-
### What happened?
I followed the update process described in the documentation but when I get to the `migrate/all` then I get an error renaming the columng sourceId to canonicalId (draft and revisio…
-
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires aceraven777/laravel-paymaya ~1.1 -> satisfiable by aceraven777/laravel-paym…
-
Hello , I am trying to build docker image with buildah in a pipeline. also use --layer=true for caching . but ,the problem is : when I run build process , dependencies downloaded every time and store…
-
### Terms
- [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md)
- [X] This request is not a duplicate of an existing i…
-
### What happened?
### Description
I upgraded a Craft 3 project to Craft 4 by updating all composer dependencies to their versions liststed in the Craft 4 Upgrade guide utilities page, then set craf…
-
### What happened?
### Description
When using the where condition with the field handle on 'Entry::find()' gets a catch error of column not found. On inspecting the error seems like there are som…
-
### Description
It's pretty common to have a setup like Docker which will inject environment variables into the containers... with Craft's default `craftcms/craft` boilerplate, the phpdotenv packag…