Skip to content

Commit

Permalink
Add debugging instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmatnazali committed Jan 30, 2024
1 parent 0d83112 commit 218ccc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,9 @@ cd source
./spark serve
```

## Debugging
- Use provided [Debug Toolbar](https://codeigniter4.github.io/userguide/tutorial/index.html#debug-toolbar)
- Error logs will be printed on `writable/logs`

## Useful external resources
- 25 minutes of [basic MVC in CodeIgniter 4](https://youtu.be/c8zHxE-mN4c?si=pNoCCJwCjGoRfYQp)

0 comments on commit 218ccc0

Please sign in to comment.