Rough architecture du site
This commit is contained in:
parent
bc87220397
commit
d4be54dfe2
12 changed files with 233 additions and 0 deletions
5
site/config/config.php
Normal file
5
site/config/config.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'debug'=> true,
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue