Results 13 issues of krishan kumar

RelatedTo: https://github.com/gookit/goutil/issues/155

**System (please complete the following information):** - OS: `linux` - GO Version: `1.20` - Pkg Version: `0.6.12` **Describe the bug** When attempting to access nested map keys using dot notation,...

suggestion

I would like to delete a key from a nested map using "dot" notation. Is there a method to remove a nested key from a map? ```go obj := map[string]any{...

question

### Before feedback (在反馈之前) - [X] There are no features that I want to submit in Issues (当前 Issues 中没有我将要提交的新功能) ### Describe Feature (描述功能) To simplify the installation procedure, I...

✏️ Feature
😎 Good First Issue
🛠 In Progress

### Before feedback (在反馈之前) - [X] I've searched the existing Issues, Discussions and Google (我已经搜索了现有的 Issues, Discussions 和 Google) - [X] The problem can be stably reproduced (这个问题可以被稳定复现) - [...

☢️ Bug

## 📑 Description Closes https://github.com/goravel/goravel/issues/462 @coderabbitai summary ## ✅ Checks - [ ] Added test cases for my code

## 📑 Description Closes https://github.com/goravel/goravel/issues/491 @coderabbitai summary ## ✅ Checks - [ ] Added test cases for my code

## 📑 Description Closes https://github.com/goravel/goravel/issues/565 @coderabbitai summary ## ✅ Checks - [ ] Added test cases for my code

### Before feedback (在反馈之前) - [x] There are no features that I want to submit in Issues (当前 Issues 中没有我将要提交的新功能) ### Describe Feature (描述功能) Currently, `log.WithContext(ctx)` returns a `log.Writer` instance....

### Before feedback (在反馈之前) - [x] There are no features that I want to submit in Issues (当前 Issues 中没有我将要提交的新功能) ### Describe Feature (描述功能) The `config` facade is great, but...