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

Application modulaire fonctionnelle !

Emmanuel ROY authored on 12/08/2019 15:10:25
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,11 +0,0 @@
1
-<html>
2
-<head>
3
-    <title>App Name</title>
4
-</head>
5
-<body>
6
-
7
-<div class="container">
8
-    ERROR
9
-</div>
10
-</body>
11
-</html><?php /**PATH D:\Dépots Git\MVC---Objet\application\include\vues\templating/error.blade.php ENDPATH**/ ?>
12 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,11 @@
1
-<h1>ERREUR poo_v1</h1><?php /**PATH D:\Dépots Git\MVC---Objet\application\include\vues\templating/error.blade.php ENDPATH**/ ?>
2 1
\ No newline at end of file
2
+<html>
3
+<head>
4
+    <title>App Name</title>
5
+</head>
6
+<body>
7
+
8
+<div class="container">
9
+    ERROR
10
+</div>
11
+</body>
12
+</html><?php /**PATH D:\Dépots Git\MVC---Objet\application\include\vues\templating/error.blade.php ENDPATH**/ ?>
3 13
\ No newline at end of file
Browse code

initial commit

Emmanuel ROY authored on 09/08/2019 08:39:02
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1 @@
1
+<h1>ERREUR poo_v1</h1><?php /**PATH D:\Dépots Git\MVC---Objet\application\include\vues\templating/error.blade.php ENDPATH**/ ?>
0 2
\ No newline at end of file