Start project PHP Back.
50% routes.
This commit is contained in:
8
config/general.php
Normal file
8
config/general.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'website_url' => 'http://127.0.0.1:8080/',
|
||||
'website_name' => 'Les recettes des Papis',
|
||||
|
||||
'website_path' => APP_ROOT,
|
||||
];
|
||||
Reference in New Issue
Block a user