fix api routing and config paths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace Api\Controllers\v1;
|
||||
namespace Api\Controllers\V1;
|
||||
|
||||
use Api\Core\Request;
|
||||
use Api\Core\Response;
|
||||
|
||||
Reference in New Issue
Block a user