PHP-Symfony4 Route & Controller 를 통한 화면 출력

composer create-project symfony/skeleton the_example01 브라우져에서 아래와 같이 실행  config/routes.yaml 파일에 아래와 같이 작성 src/Controller/Example01Controller.php 아래와 같이 작성 브라우져에서 아래와 같이 실행