|
|
|
@ -12,7 +12,7 @@ require_once __DIR__ . '/config/config.php';
|
|
|
|
|
require __DIR__ . '/vendor/autoload.php';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$co = new \Gateway\Connection('pgsql:host=localhost;dbname=dbkekentin;', 'kekentin', 'Chocolat-77');
|
|
|
|
|
//$co = new \Gateway\Connection('pgsql:host=localhost;dbname=dbkekentin;', 'kekentin', 'Chocolat-77');
|
|
|
|
|
|
|
|
|
|
//twig
|
|
|
|
|
$loader = new \Twig\Loader\FilesystemLoader('vue/templates');
|
|
|
|
|