rahulhaque

Results 8 issues of rahulhaque

Is there any way I can backup my config and restore? Any workaround or is it planned? Btw, thanks for all the effort put behind this awesome tool.

Added a callback function `onChangeCode` that will return the last input `code` every time a value is changed. Added a new props `defaultCode` which will set the initial value for...

Added a callback function `onChangeCode` that will return the last input `code` every time a value is changed. Added a new props `defaultCode` which will set the initial value for...

Maybe the problem occurred because Laravel already ships with the `illuminate/support ` package by default for its Str:: helper methods. ``` Problem 1 - Root composer.json requires beyondcode/laravel-scope-checks ^1.0 ->...

In mobile view, the modal looks like this. This pull request attempts to fix the issue. Before: ![chatify-mobile](https://github.com/munafio/chatify/assets/12048213/42a7702b-d7db-44a2-beb7-265562b37855) After: ![Screenshot from 2024-06-15 22-25-20](https://github.com/munafio/chatify/assets/12048213/ab21ef17-4ed1-485f-b67f-0bf6532e91d9) I've also seen pusher subscription issue when...

**Is your feature request related to a problem? Please describe.** Whenever I save a query, dbgate prompts for a name and save the file in `~/.dbgate/files/sql/query`. When I click `Favorites...

enhancement

When the app is not enabled or the maximum connection count is exceeded, each connection attempt decreases the total app connection count, leading to negative values in Prometheus metrics. This...

### I have checked the following: - [X] I use the newest version of bruno. - [X] I've searched existing issues and found nothing related to my issue. ### Describe...

bug