Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the advanced-gutenberg-blocks domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/expatfb/itanea.fr/apprendre-le-developpement-web/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the mailpoet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/expatfb/itanea.fr/apprendre-le-developpement-web/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-optimize domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/expatfb/itanea.fr/apprendre-le-developpement-web/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the twentig domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/expatfb/itanea.fr/apprendre-le-developpement-web/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the advanced-ads domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/expatfb/itanea.fr/apprendre-le-developpement-web/wp-includes/functions.php on line 6114

Notice: La fonction _load_textdomain_just_in_time a été appelée de façon incorrecte. Le chargement de la traduction pour le domaine twentytwenty a été déclenché trop tôt. Cela indique généralement que du code dans l’extension ou le thème s’exécute trop tôt. Les traductions doivent être chargées au moment de l’action init ou plus tard. Veuillez lire Débogage dans WordPress (en) pour plus d’informations. (Ce message a été ajouté à la version 6.7.0.) in /home2/expatfb/itanea.fr/apprendre-le-developpement-web/wp-includes/functions.php on line 6114
CLI Archives - Apprendre le développement Web
Catégories
La caisse à outils

Github Token obligatoire

Salut les devs, aujourd’hui un petit point rapide sur Github Token ! Depuis le 13 août 2021, pour toute opération Git nécessitant une authentification, un token est obligatoire. Il n’est désormais plus possible d’utiliser votre password pour authentifier vos opérations. Evidemment, l’authentification via votre ssh-key est toujours possible 😉 Github Token ? Bon alors le…
Deprecated: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home2/expatfb/itanea.fr/apprendre-le-developpement-web/wp-includes/formatting.php on line 3479
Catégories
JavaScript Vue.js

Nuxt.js + Adonis.js / Chapitre 03 : Base de données (postgresql) et migrations

Au menu de ce chapitre : PostgreSQL & migrations Dans ce nouvel article de notre série Nuxt.js + Adonis.js, nous allons plonger dans la gestion de la base de données et des migrations nécessaires pour y arriver. Afin de corser un peu le tout, nous allons sortir de notre zone de confort habituelle en remplaçant…
Deprecated: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home2/expatfb/itanea.fr/apprendre-le-developpement-web/wp-includes/formatting.php on line 3479