Description
In this course, you will learn :
- Setting up your Symfony application to use sqlite rather than mysql.
- Making use of Bootstrap as a theme for the Twig templating engine.
- Doctrine 2 entity and relationship creation
- Creating forms with which the user can interact.
- Javascript and jQuery, which allow us to dynamically generate and remove forms.
Syllabus :
- Demo and setting up the app and stuff
- JS part
- Database persistence
- Back to the JS