Changed way to connect to api
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
use ProVM\Common\Controller\Home;
|
||||
|
||||
$app->get('[/]', Home::class);
|
||||
$app->get('[/]', Home::class);
|
||||
|
Reference in New Issue
Block a user