Up & Running With Symfony 4 – Part 1: Setup, Controllers, Twig



In this first part of the series we will setup Symfony 4 using Composer as well as Xampp. We will create a controller, setup routes with annotations, render a Twig template and pass data to the template.

Code: Github Repo
https://github.com/bradtraversy/symphart

💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia

Website & Udemy Courses
http://www.traversymedia.com

Follow Traversy Media:
http://www.facebook.com/traversymedia

http://www.instagram.com/traversymedia

The Developer Hangout: Public Discord Server
https://discord.gg/developers

source

You May Also Like