-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add an example using an ajax request #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I agree that's a good idea. Maybe could we use ajax when deleting post ? |
AngularJS example would be nice |
I disagree with AngularJS because i think that it should stay a Symfony tutorial only. |
-1 for angular, it is not the purpose of the symfony demo A simple use case with get (querying something simple) just to see the front code and back handling will be enough IMO |
Doing a mini ApiController and consume it from the front can be a simple implementation And it could as well show how to build an api with a sort of rest concepts (basic concepts) |
👍 |
👍 |
+1 |
3 similar comments
+1 |
👍 |
👍 |
👍 |
Thanks |
Hello,
I think it can be useful to show a mini example of how Symfony deals with ajax request.
Any thoughts?
The text was updated successfully, but these errors were encountered: