Change examples to use #[Route()] attributes
tacman opened this issue · 1 comments
tacman commented
The controller example for FacebookController feels very dated, since annotations are being phased out.
And since when something doesn't work, I literally cut and paste the examples from the documentation, okay if I change the examples to something more current? Give an example with Symfony 6 requirements?
bocharsky-bw commented
Hey @tacman ,
Agree, we should change annotations with attributes in the examples. Would you like to create a PR for this?