Working With Databases in Symfony 2
Andrew Perkins
•
1 min read
This post is part of a series called Working with Symfony 2.
Today we'll continue working with Symfony 2 where I'll show you how to get started working with databases. I'll be covering setup and config, generating the database, generating your getter/setter methods and table schema, and how to persist data from a form, into a database.
Please
accept marketing cookies
to load this content.
Conclusion
So that's it, Hopefully you've found this helpful in learning how to work with Databases in Symfony 2. Stay tuned for the next video in this series, and thanks for watching.



