-
Symfony 4! Flex! Autowiring! Buzzwords!Symfony 4 comes with a whole new way of developing your apps: faster and more flexible than ever. But how can you upgrade a Symfony 3 app to Symfony 4? And how can you leverage Symfony Flex if you have an existing project? In this tutorial, we'll cover:Upgrading to Symfony 3.4Fixing deprecations & the continuous upgrade pathUpdating to the Symfony Flex directory structureMoving onto Symfony 4There's no reason to get left behind. Let's go!
Overview
Syllabus
-
- 01. Upgrade to Symfony 3.4
- 02. Autowiring & Service Deprecations
- 03. Upgrade to Symfony 4.0
- 04. Installing Flex
- 05. The Flex composer.json File
- 06. Your Flex Project is Alive!
- 07. Migrating framework Config
- 08. Finishing framework Config
- 09. Migrating Services & Security
- 10. Final config/ Migration
- 11. Hello Flex: Moving Final Files
- 12. The Server & New IsGranted
- 13. Bye Bye AppBundle
- 14. Flex Extras