mirror of
https://github.com/typemill/typemill.git
synced 2025-08-10 16:14:20 +02:00
Version 1.0.1
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
<?php
|
||||
/*
|
||||
use App\Controllers\ApiController;
|
||||
|
||||
$app->get('/api', ApiController::class . ':index' )->setName('api.index');
|
||||
*/
|
||||
?>
|
Reference in New Issue
Block a user