-
Hello,
I started using the new Api Platform 2.4.0 beta 1, i added security control with Symfony security and JWT Token.
Here you can see my security.yaml:
```
security:
encoders:
A…
-
Hello.
I noticed, that if I use DTO feature and DTO-object is not an `ApiResource`, then here I have exception: https://github.com/api-platform/core/blob/df7087816254085741820cd1513aeb5fdaaf13a1/src/…
-
Hello,
I'm trying to implement a custom filter on a computed value. My entity looks approximately like:
```
/**
* @ORM\Entity(repositoryClass="App\Repository\ProductionPlanRepository")
* @ORM…
-
Sadly, it seems that Push-Support is being removed from Chrome.
https://evertpot.com/http-2-push-is-dead/
Any ideas what this means for this project?
-
@ianswett says:
It's not very widely used and many implementations either don't support it at all or don't support it in a way that improves end-user performance.
This sparked a lively discussio…
-
Hello,
when i have installed Docker for api-platform, i have this logs for Mercure container :
2021/01/12 09:46:54 WARNING: proto: file "pb.proto" is already registered
A future release will pa…
-
Hi,
i made 6 custom endpoints (operations).
one example:
```
-
Hello!
I know it's not a good practice but I can't find a solution for my problem:
I have an entity which has a profile photo attribute. This photo is uploaded using VichUploaderBundle which pro…
-
Quand on veut afficher les pages des groupes, cela fonctionne pour certains et pas pour d'autres :
Les Vulcains ça marche ( https://beta.grottocenter.org/ui/groups/2 )
mais pas l'Alpina ( https://…
urien updated
4 years ago
-
Hi there,
I've got a fresh install of macOS Big Sur 11.1 with no alterations (no PHP/nginx/apache configured or even installed!) and I'm getting an error when trying to access a new api platform in…