ili101
ili101
**Description** I'm trying to use API platform for the first time. So far it took me 2 days just to set the basics up (mostly because the 3.0.10 Dockerfile issue,...
Hi, I want to try to apply one of these solutions, for example, https://github.com/Graylog2/graylog2-server/issues/873#issuecomment-446140324. Using the "open-core" compose and default configurations on setup. How do I connect to the Data...
Expected: ```php
Hi Trying to make a "tool" with multiple steps, I used PodeWebSteps as it looks like the most suitable, it works but have some UI problems I need help with...
Hi I updated my api-platform project from [v3.1.14](https://github.com/api-platform/api-platform/releases/tag/v3.1.14) to [v3.2.10](https://github.com/api-platform/api-platform/releases/tag/v3.2.10) with the new FrankenPHP instead of Caddy and I'm experiencing some stability problems after deploying it in production. I'm not...
Appreciate it if the PowerShell feature supported Alpine. ``` > [dev_containers_target_stage 6/6] RUN --mount=type=bind,from=dev_containers_feature_content_source,source=powershell_1,target=/tmp/build-features-src/powershell_1 cp -ar /tmp/build-features-src/powershell_1 /tmp/dev-container-features && chmod -R 0755 /tmp/dev-container-features/powershell_1 && cd /tmp/dev-container-features/powershell_1 && chmod +x ./devcontainer-features-install.sh...
If `Import-Module EFPosh` run in the default PS runspace first it will then freezes if run in sub runspace. Curiously as a workaround if you import it in a sub...
Hi, this module is cool, I was starting to set things up and got the basic going so far. I managed to replicate my SQLite Tables and PRIMARY KEY and...
**API Platform version(s) affected**: 3.2.16 **Description** With readableLink false Collection displayed as links, single is empty: ```php #[Groups(groups: ['Main:write'])] #[ORM\OneToMany(mappedBy: 'main', targetEntity: Sub::class, orphanRemoval: true, cascade: ['remove', 'persist', 'refresh', 'merge',...
| Q | A | ------------- | --- | Branch? | main | Tickets | Closes https://github.com/api-platform/core/issues/6225 | License | MIT | Doc PR | api-platform/docs#... Tested it on my...