8000 minor #12387 Moved "Best Practices" to a dedicated article (javieregu… · symfony/symfony-docs@ab7e6b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit ab7e6b7

Browse files
committed
minor #12387 Moved "Best Practices" to a dedicated article (javiereguiluz)
This PR was squashed before being merged into the 4.3 branch (closes #12387). Discussion ---------- Moved "Best Practices" to a dedicated article As discussed by the Symfony Docs team, we want to simplify the current "Best Practices" docs into a single article. The main problem is that the current "Best Practices" explain too many tech details and they duplicated some contents. So, let's move all best practices to a single page and let's describe them with links to the rest of the Symfony Docs. Commits ------- deace0b Moved \"Best Practices\" to a dedicated article
2 parents ae58be2 + deace0b commit ab7e6b7

21 files changed

+467
-1918
lines changed

_build/redirection_map

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,3 +460,15 @@
460460
/testing/doctrine /testing/database
461461
/doctrine/lifecycle_callbacks /doctrine/events
462462
/doctrine/event_listeners_subscribers /doctrine/events
463+
/best_practices/index /best_practices
464+
/best_practices/introduction /best_practices
465+
/best_practices/creating-the-project /best_practices
466+
/best_practices/configuration /best_practices
467+
/best_practices/business-logic /best_practices
468+
/best_practices/controllers /best_practices
469+
/best_practices/templates /best_practices
470+
/best_practices/forms /best_practices
471+
/best_practices/i18n /best_practices
472+
/best_practices/security /best_practices
473+
/best_practices/web-assets /best_practices
474+
/best_practices/tests /best_practices

0 commit comments

Comments
 (0)
0