Forest header image

Symfony Finland
Random things on PHP, Symfony and web development

Overview for controller

Why have Controllers as Services in Symfony?

If you're just getting started with Symfony then you get bombarded with quite a few terms and concepts. Two of them are Controllers and Services. Controllers are quite straightforward in their actions (ha-ha) and simply take requests and return responses.


Written by Jani Tarvainen on Sunday February 28, 2016
Permalink - Tags: symfony, php, controller, services