- 03 Jun, 2018 9 commits
- 02 Jun, 2018 16 commits
-
-
Mat authored
-
Mat authored
-
Mat authored
-
Mat authored
* cfr: https://symfony.com/doc/master/bundles/FOSJsRoutingBundle/installation.html * composer require friendsofsymfony/jsrouting-bundle * edit app/AppKernel.php et app/config/routing.yml * php bin/console assets:install --symlink web (symlink-> option linux) !! attention les modifs de assets:install sont dans vendor, il faut refaire cette commande sur le serveur prod !!
-
Mat authored
-
Mat authored
-
Mat authored
-
Mat authored
-
Mat authored
-
Mat authored
-
Mat authored
dans le container, composer n'installait pas le package il a fallu : * redémarrer le container (plus d'internet) * $ composer.phar diagnose * $ composer.phar self-update * $ cd /var/www/symfony/ * $ composer.phar require hirak/prestissimo -vvv <--accélérateur * $ composer.phar require jms/serializer-bundle -vvv
-
Mat authored
* php bin/console generate:bundle * composer.phar dumpautoload * rm DefaultController.php et views/Default/index.html.twig * vide le fichier routing
-
Mat authored
-
Mat authored
-
Mat authored
* procédure en 7 étapes: https://symfony.com/doc/current/bundles/FOSUserBundle/index.html#content_wrapper
-
Mat authored
-
- 28 May, 2018 3 commits
- 13 May, 2018 12 commits