6 lines
84 B
Plaintext
Raw Normal View History

2019-12-18 18:54:01 +08:00
<?php
// you should user `$router`
// $router->get('index', 'controller@method');