framework icon indicating copy to clipboard operation
framework copied to clipboard

The Goravel Framework.

Results 26 framework issues
Sort by recently updated
recently updated
newest added

## πŸ“‘ Description Closes [#486 ](https://github.com/goravel/goravel/issues/486) @coderabbitai summary ## βœ… Checks - [x] Added test cases for my code

## πŸ“‘ Description Closes [#486 ](https://github.com/goravel/goravel/issues/486) @coderabbitai summary ## βœ… Checks - [x] Added test cases for my code

## πŸ“‘ Description hey there, in this PR I want to add the WhereHas method. I welcome any suggestions. https://github.com/goravel/goravel/issues/373 @coderabbitai summary ## βœ… Checks - [ ] Added test...

## πŸ“‘ Description This update introduces the management of the Mockery tool version within the framework’s go.mod, ensuring consistency across environments. By specifying the version, we avoid discrepancies in generated...

## πŸ“‘ Description Closes https://github.com/goravel/goravel/issues/589 @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

## πŸ“‘ Description **Its new Feature.** The First method provided by orm.Query automatically adds an ORDER BY clause. This meant that if someone wanted to retrieve a single record using...

## πŸ“‘ Description Closes https://github.com/goravel/goravel/issues/547 @coderabbitai summary ## βœ… Checks - [ ] Added test cases for my code

## Description This PR replaces the single-client singleton (previously initialized via `sync.Once`) with a **Factory Pattern**. This enables support for **Multiple HTTP Clients** while significantly refactoring the engine for performance...

πŸš€ Review Ready

## πŸ“‘ Description RelatedTo https://github.com/goravel/goravel/issues/726 ## βœ… Checks - [ ] Added test cases for my code