There was an error while loading. Please reload this page.
1 parent 6d7e9ca commit 9ac1abaCopy full SHA for 9ac1aba
README.md
@@ -15,7 +15,7 @@ https://yourawesome.web/post/ABCDEFG12345
15
### Installation
16
17
1. Simply clone this project into your machine.
18
-2. Update the config inside the `router/app.php`.
+2. Update the config inside the `config/app.php`.
19
3. and presto! all set.
20
21
### Structure
@@ -103,7 +103,7 @@ Each file is prefixed with the request method and has a .php file extension. For
103
├── index.delete.php
104
```
105
106
-#### Middleware
+### Middleware
107
108
Yet another very simple middleware.
109
0 commit comments