Files
catchAdmin/extend/catcher/command/stubs/route.stub
2019-12-18 18:54:01 +08:00

6 lines
84 B
Plaintext

<?php
// you should user `$router`
// $router->get('index', 'controller@method');