Skip to content

Commit 1bd2697

Browse files
datamwebkenjis
andauthored
Update docs/install.md
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent 926cd1c commit 1bd2697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ These can be used in any of the [normal filter config settings](https://codeigni
146146

147147
### Protect All Pages
148148

149-
If you want to limit all routes (e.g. `localhost:8080/admin`, `localhost:8080/panel` and ...), you need to add the following code in the `app\Config\Filters.php` file.
149+
If you want to limit all routes (e.g. `localhost:8080/admin`, `localhost:8080/panel` and ...), you need to add the following code in the `app/Config/Filters.php` file.
150150

151151
```php
152152
public $globals = [

0 commit comments

Comments
 (0)