Skip to content

Commit f74b52c

Browse files
committed
restructured project to match composer
1 parent 65906d9 commit f74b52c

8 files changed

Lines changed: 1 addition & 87 deletions

File tree

html/home.php

Lines changed: 0 additions & 12 deletions
This file was deleted.

routes/index.php

Lines changed: 0 additions & 52 deletions
This file was deleted.

src/config/init.php

Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55
namespace Leaf\Core;
66

7-
class Router
7+
class Leaf
88
{
99
/**
1010
* @var array The route patterns and their handling functions

0 commit comments

Comments
 (0)