From the course: Symfony 6 Essential Training

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Using Symfony documentation

Using Symfony documentation - Symfony Tutorial

From the course: Symfony 6 Essential Training

Using Symfony documentation

- [Instructor] Symfony.com provides thorough documentation, and because Symfony has very clearly defined components, documentation for each component is easy to locate. Starting at the docs page, you can see eight categories of documentation. Most things are where you expect to find them, but don't put too much weight into what Symfony considers advanced or basic topics. The docs themselves for each topic are formatted the same. Let's look at Routing as an example. On the left-hand side, there are links down to the search box. These are general links and not specific to the routing documentation. Below that is the table of contents for the topic. Some of these topics are long and some are only a few paragraphs. In the versioning video, I covered versioning in Symfony. I want to call your attention to the right dropdown to select version. This is super helpful if you're working with non-current version or LTS. A word of…

Contents