Commit 073d4a0
committed
minor symfony#9537 Symfony 4 Security: Added note, how to install profiler bundle (aurelijusb)
This PR was merged into the 4.0 branch.
Discussion
----------
Symfony 4 Security: Added note, how to install profiler bundle
There is example picture (`_images/security/anonymous_wdt.png`) with `profiler` bundle,
but when creating Symfony 4 project with `flex` – `profiler` bundle is not included by default.
Therefore for new Symfony 4 users it is hard to follow documentation.
Commits
-------
45c5399 Added example, how to install profiler bundle1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
130 | 137 | | |
131 | 138 | | |
132 | 139 | | |
| |||
0 commit comments