1.Installing & Setting up the Symfony Framework
Running your Symfony Application
php bin/console server:run
Storing your Project in git
Setting up an Existing Symfony Project
Checking for Security Vulnerabilities
The Symfony Demo application
2.Create your First Page in Symfony
Creating a Page: Route and Controller
Annotation Routes
Auto-Installing Recipes with Symfony Flex
The bin/console Command
The Web Debug Toolbar: Debugging Dream
Rendering a Template
Checking out the Project Structure
What’s Next?
Go Deeper with HTTP & Framework Fundamentals