Bonjour,

Partie IV-D. Afficher un premier message donne l'erreur suivante :
Controller "MyApp\FilmothequeBundle\Controller\DefaultController::indexAction()" requires that you provide a value for the "$name" argument (because there is no default value or because there is a non optional argument after this one).

Dans le tuto la fonction indexAction() ne possède pas d'argument. Chez moi si : indexAction($name).

Débutant Symfony et à ce stade des informations sur sa structure, je n'arrive pas à résoudre ce problème.

Merci du coup de main.