Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| info:cake:cakephp3:homepage [2017/03/29 09:30] – [update notes] radeff | info:cake:cakephp3:homepage [2021/06/29 08:32] (Version actuelle) – [update notes] radeff | ||
|---|---|---|---|
| Ligne 33: | Ligne 33: | ||
| Each time you run php composer.phar update you will receive bugfix releases for this minor version. You can instead change this to ~3.4 to also receive the latest stable releases of the 3.x branch.</ | Each time you run php composer.phar update you will receive bugfix releases for this minor version. You can instead change this to ~3.4 to also receive the latest stable releases of the 3.x branch.</ | ||
| + | |||
| + | mettre à jour: | ||
| + | |||
| + | composer update | ||
| + | |||
| + | si ça coince (genre " | ||
| + | |||
| + | php -d memory_limit=-1 ~/ | ||
| + | |||
| + | ==== Upgrade nvlle version cake avec composer ==== | ||
| + | |||
| + | changer la version (ici on a la 3.7) | ||
| + | |||
| + | php -d memory_limit=-1 -d allow_url_fopen=On ~/ | ||
| + | |||
| + | https:// | ||
| + | |||
| ===== login page focus username ===== | ===== login page focus username ===== | ||
| pour mettre le focus sur le champ du nom d' | pour mettre le focus sur le champ du nom d' | ||