Working With Databases in 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. 

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.

Tags:

Comments

Related Articles