Add Router to core.
This commit is contained in:
parent
246bbed148
commit
69c761c3b1
58 changed files with 6451 additions and 157 deletions
|
@ -8,7 +8,7 @@ class HomeController extends Controller {
|
|||
|
||||
public function index()
|
||||
{
|
||||
return "index method";
|
||||
|
||||
}
|
||||
|
||||
public function test()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue