Exercices given without automated validation, with just a short explanation
wiki
Forms & Doctrine Started on Symfonywiki
Tuto: Forms & Doctrine After theory, the practice 💥- Twig View templating on Symfony ✏️
wiki
Doctrine et les relations name of activitywiki
Doctrine et les relations : tuto name of activity 📕
Long project activity, without tutorial, but some functional specifications, to engage students autonomy
- Symfony project Use the Giphy API to retreive funny images from simple keywords.
- Is it raining today? Build a simple Weather app with PHP Symfony!
- Kanban name of activity
$ sudo curl -LsS https://symfony.com/installer -o /usr/local/bin/symfony
$ sudo chmod a+x /usr/local/bin/symfony
$ symfony new my_project
✔ Symfony 3.x.x was successfully installed. Now you can:
* Change your current directory to /home/yvan/my_project
* Configure your application in app/config/parameters.yml file.
* Run your application:
1. Execute the php bin/console server:run command.
2. Browse to the http://localhost:8000 URL.
* Read the documentation at http://symfony.com/doc
- Symfony in 5 minutes Symfony explain to ..
- Symfony Big View
- Symfony Console The console in Symfony 💻
- Premiers pas avec le framework PHP Silex 🇫🇷
- Évoluez vers une architecture PHP professionnelle 🇫🇷
- Découvrez le framework PHP Laravel 🇫🇷
Please read the Contribution guide first!
Do you want to add a resource? correct a mistake? Or do you need a new exercise or project to cover a topic? Do not hesitate to write an issue!
To be continued..