advance
Here are 33 public repositories matching this topic...
-
Updated
Oct 30, 2020 - PHP
-
Updated
Jun 8, 2018 - TypeScript
-
Updated
Oct 20, 2020 - Kotlin
-
Updated
Apr 26, 2018 - JavaScript
-
Updated
Jun 13, 2018
-
Updated
Jan 2, 2019 - AutoHotkey
-
Updated
Feb 26, 2019 - Swift
-
Updated
May 16, 2017 - SQLPL
-
Updated
Feb 10, 2020 - C
-
Updated
Oct 15, 2019 - Java
-
Updated
Dec 10, 2019 - PHP
-
Updated
Jan 15, 2018 - Python
-
Updated
Feb 2, 2016
Improve this page
Add a description, image, and links to the advance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the advance topic, visit your repo's landing page and select "manage topics."


Hi @lablnet,
I'm very appreciate your work, as it extends the framework and it helps me alot. But now, when I create a Test Controller like the one in example.
And then make a route like this:
$router->add('', 'test@index', 'GET');It throw this error: Controller class Test not found