mirror of
https://github.com/typemill/typemill.git
synced 2025-08-06 14:16:46 +02:00
Version 1.0.1
This commit is contained in:
@@ -71,7 +71,7 @@ $container['notFoundHandler'] = function($c)
|
||||
return new \System\Handlers\NotFoundHandler($c['view']);
|
||||
};
|
||||
|
||||
require __DIR__ . '/Routes/web.php';
|
||||
require __DIR__ . '/Routes/api.php';
|
||||
require __DIR__ . '/Routes/web.php';
|
||||
|
||||
?>
|
Reference in New Issue
Block a user