wiseguy1394

Results 3 issues of wiseguy1394

I try to fix the problem with eager loading and uuid as primary keys. I don't know if it is sufficient or on the right place.

My `composer.json`: ```json { "name": "xxx", "description": "xxx", "type": "project", "license": "proprietary", "version": "3.0.0", "require": { "php": "8.3.*", "ext-SimpleXML": "*", "ext-ctype": "*", "ext-curl": "*", "ext-iconv": "*", "ext-json": "*", "ext-mbstring": "*",...

Support

### What happened? We are using the tag `dunglas/frankenphp:latest-php8.3-bookworm` and wondering why latest does not reference the latest php version? We have now change the tag to `1.3-php8.3-bookworm` which references...

bug