Hey |mention:85113|!
Sorry for my very slow reply! I can see what you want to do and it makes sense. This may be related and help: https://github.com/api-platform/core/issues/5559#issuecomment-1518595331 - let me know if it does!
Cheers! ...
... hm. I'm sorry I probably wasn't attentive...
Looking deeper into the issue, I did some tests on API Platform demo, and it looked like it should work fine. Have you tried to make the request in a different way? For example, directly from Postman or curl?
Cheers.
... https://symfonycasts.com/screencast/api-platform-extending#comment-31551 - if it's unclear let me know, but I think you'll understand the approach.
Cheers!
... the submitted fields
Here's a video where Ryan talks about this change https://symfonycasts.com/screencast/api-platform-security/new-put-behavior
Cheers!
Same small issue here.
I found this comment which sounds like the solution: https://github.com/api-platform/core/issues/5343#issuecomment-1400434403
I am not going to try this fix right now since this is just tutorial code so I am not sure if it works. ...
Hey @Guillaume!
Sorry for the trouble and the late reply. I just had some time to look into this and I can confirm your bug. It looks like there's already an issue open - https://github.com/api-platform/core/issues ...
Sadly the Hydra Admin is actually not working in Symfony 7.0.1, i also tested out 6.4 but i had still no luck setting it up there :(
Starting the moment an Entity has been added to the Api Platform (which works on the PHP site well) the Hydra Admin is crashing after loading. ...
Good morning.
I am very interested in the integration of the Api platform with Elastic Search to implement it.
Would you have a link, manual or video that explains it.
Or are you going to take a course on that?
Thank you. ...
... Hi everyone! I'm currently using the API Platform for my personal project. However, I'm facing an issue. I have three entity relations, which means three levels of embedded relations with normalizationContext groups ...
Hey |mention:77199|
I'm afraid it's not compatible. In their `composer.json` I see they require Symfony 6 components https://github.com/api-platform/core/blob/main/composer.json
But, I may be wrong, the best way to know is by giving it a try :)
Cheers! ...
Hi team, my question is: if I use Symfony with Api Platform and Easy Admin, where I have to write "unified" logic to hash the password for both applications?
I think that in that case a listener/subscriber is better, right? ...
Woo! Sounds promising. And your use-case makes a lot of sense. This is one of those features where it feels like they probably shouldn't add something so automatic to the core of API Platform... but for certain projects, users can really leverage it.
Good luck! ...
Hey @Yangzhi!
Are you using API Platform? Or just creating a RESTful endpoint on your own? Let me know, and I'll see if I can help :). Doing what you want can be less efficient on large collections but, in general, yea, it should be possible and not a huge deal.
Cheers! ...
Hey |mention:56475| ,
I see, yeah, it might not be clear enough. I'd try to add cross-link to this course. Also, you can always can look at the track to find the related courses and the correct order: https://symfonycasts.com/tracks/rest#api-platform-3
I hope this helps!
Cheers! ...
Hey |mention:56475| ,
I'm not sure I understand the question :)
> I also ask the same question here
What who else is asking here and what exactly? I see only your comment on this page :)
But in case you're looking for part 1, here it is: https://symfonycasts.com/screencast/api-platform .
Cheers! ...
Thank you very much, Ryan - the guide fell from heaven! A few days ago I was just watching the previous version of the guide to the API Platform but with symfony 6.2 it worked quite averagely! I'm waiting for the next episodes! :) ...
Hi DustinUtecht,
here is repository with current versions Symfony 6.1 and API-Platform 3.0
It should work also fine.
[https://gitlab.com/symfony-grabasch/symfonycast/dataprocessor](https://gitlab.com/symfony ...
Hi everybody
Note i learn Api platform with the version 3.0 and Symfony 6.1
I created the User Entity with the maker as explained in the video but the relation is not an IRI but a User Class in my CheeseListing entity.
User.php
```
...
Hi @David-G!
Yes, I know this issue! To fix it, change the path to `/cheese/{id}.{_format}`.
By default, THIS is how Api Platform creates routes - you can see it if you run `bin/console debug:router`. So if you ...
I can give some more specifics too. We will, soon, start releasing new courses for API Platform 3 (which was just released). When we do that, we will take a look at all the possible topics and cover what we think is most important. So if you'd like to see something, indeed, let us know!
Cheers! ...
1026
API Platform
Filter Results