Vous êtes connecté en tant que anonymous Se Deconnecter
Browse code

Application nettoyé, Ajout de la lib composer hybridauth/hybridauth TODO: integrer hybrid auth sur une page simple d'authentification

Emmanuel ROY authored on 09/09/2019 22:37:17
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1 +0,0 @@
1
-<?php $app->load(); ?>
2 0
\ No newline at end of file
Browse code

Initialisation de l'application modulaire Symfony43 sans systeme de template maitre

Emmanuel ROY authored on 09/08/2019 09:25:45
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1 @@
1
+<?php $app->load(); ?>
0 2
\ No newline at end of file