Changes between Version 3 and Version 4 of members/GRIP-UQAM/Symfony/Etaps-to-build-a-website-with-doctrine-and-sonata-admin
- Timestamp:
- Jan 10, 2017, 7:31:19 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/Symfony/Etaps-to-build-a-website-with-doctrine-and-sonata-admin
v3 v4 9 9 = Sonata Admin using the Data Models = 10 10 = Taxonomy = 11 = Debugging (at all etaps) = 12 * "cache:clear" if not enough delete the files directly on disk! It is recommended (by me) to do it after version changes. 13 * remember to check the "composer.json" file! 14 * reading [https://packagist.org/packages/symfony/framework-bundle symfony/framework-bundle] "suggests" may help for including in "composer.json" what is needed for actual use. 11 15 = References: Keywords and searching the Web = 12 16 * [Google:Etaps+to+build+a+symfony+website+with+doctrine+and+sonata] 17 * [https://packagist.org/packages/symfony/framework-standard-edition symfony/framework-standard-edition] 13 18 = Modification Proposals = 14 19 * Change the name of this page to include [https://phppackages.org/p/javiereguiluz/easyadmin-bundle javiereguiluz/easyadmin-bundle]