fosrestbundle Questions
1
Solved
I am trying to use ExclusionPolicy however I keep getting an "Annotation does not exist, or could not be auto-loaded" error.
Here is the exact error being thrown out:
[Semantical Error] The ann...
Chlorothiazide asked 26/4, 2013 at 5:24
2
Can someone clearly explain how routes are supposed to be configured for REST requests using FOSRest? Every tutorial seems to do it differently.
My Controller:
<?php
namespace Data\APIBundle\C...
Lightning asked 6/3, 2013 at 23:32
1
Solved
I'm building a RESTful service in Symfony2, using the FOSRestBundle. I can track page usage in web clients using Google Analytics. However, this is is obviously not going to work for requests by no...
Ricer asked 30/8, 2012 at 19:52
2
Solved
Is anyone used put, get, post, delete annotations(https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/Controller/Annotations/) in controller.
I'm trying to use it like this, but it stil...
Mellisamellisent asked 24/10, 2011 at 7:38
© 2022 - 2024 — McMap. All rights reserved.