core icon indicating copy to clipboard operation
core copied to clipboard

Apiato Core Package

Results 16 core issues
Sort by recently updated
recently updated
newest added

This pull request removes the type declaration from the model.stub file

## Description [//]: # (Please include a summary of the change and which issue is fixed. ) [//]: # (Please also include relevant motivation and context. ) [//]: # (List...

type: breaking change
type: refactor

## Description [//]: # (Please include a summary of the change and which issue is fixed. ) [//]: # (Please also include relevant motivation and context. ) [//]: # (List...

type: enhancement
type: breaking change

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.48.25 to 10.48.29. Release notes Sourced from laravel/framework's releases. v10.48.28 No release notes provided. v10.48.26 [10.x] Refine error messages for detecting lost connections (Debian bookworm compatibility) by...

dependencies
php

**Describe the solution you'd like** It would be great if we would be able to create `criteria` classes using `cli generator`. example: `php artisan apiato:generate:criteria`

complexity: good first issue
priority: low

## Description This pull request introduces a comprehensive overhaul of the project's codebase, focused on modernization, quality assurance, and improved developer experience. It addresses technical debt and establishes a solid...