Created
October 29, 2018 14:12
-
-
Save Chojiu15/6b356abbb917b61956a95cdb23033fdc to your computer and use it in GitHub Desktop.
Symfony
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Quête Symfony | |
Quelle société développe Symfony ? | |
La société qui développe Symfony est SensioLabs. | |
Cite les autres produits développés par SensioLabs ? | |
Blackfire.io | |
Twig | |
Parmi ces outils, lesquels sont des frameworks ? | |
Symfony | |
Laravel | |
Symfony 4 embarque la librairie Twig. | |
Vrai | |
Flexbox est le nouveau système de gestion des dépendances dans Symfony 4. | |
Faux | |
Pour créer un projet Symfony 4, tu dois utiliser la commande : | |
composer create-project | |
MVC est un type d'architecture propre à Symfony : | |
Faux | |
Le V de MVC signifie Vue (View), pourquoi ? | |
Parce que c'est la partie visible de l'application. | |
Les actions des contrôleurs doivent se terminer par Action | |
Vrai | |
La version minimum de PHP pour utiliser Symfony 4 est la | |
7.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment