Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 9edf5f5

Browse files
committed
🎨 restructured leaf
1 parent a355739 commit 9edf5f5

38 files changed

+1
-166
lines changed

Config/functions.php

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

index.php

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,6 @@
2626
trigger_error($th);
2727
}
2828

29-
/*
30-
|--------------------------------------------------------------------------
31-
| Initialise Shortcut Functions
32-
|--------------------------------------------------------------------------
33-
|
34-
| Simple functions you can call from anywhere in your application.
35-
| This is not a core feature, you can remove it and your app would still
36-
| work fine.
37-
|
38-
*/
39-
require __DIR__ . "/Config/functions.php";
40-
4129
/*
4230
|--------------------------------------------------------------------------
4331
| Attach blade view
@@ -81,8 +69,6 @@
8169
*/
8270
app()->cors(CorsConfig());
8371

84-
Leaf\Log::install();
85-
8672
/*
8773
|--------------------------------------------------------------------------
8874
| Additional Leaf Database Config
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)