Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
SCHULER Killian
SCHULER_VISENTINI_KBIDA_TARDIEU_BDD_Applications_S4
Commits
0b7644db
Commit
0b7644db
authored
Mar 04, 2020
by
Safyrus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modif index
parent
47a58436
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tp1/src/index.php
tp1/src/index.php
+2
-0
No files found.
tp1/src/index.php
View file @
0b7644db
<?php
require_once
'../vendor/autoload.php'
;
use
bdd\controleur\ControleurRequete
;
use
Illuminate\Database\Capsule\Manager
as
DB
;
$db
=
new
DB
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment