Skip to content

feat: remove unused classes and traits for cleanup - #19

Merged
efureev merged 4 commits into
masterfrom
v4
Jun 4, 2026
Merged

feat: remove unused classes and traits for cleanup#19
efureev merged 4 commits into
masterfrom
v4

Conversation

@efureev

@efureev efureev commented Jun 4, 2026

Copy link
Copy Markdown
Owner
  • Removed AbstractCasting, AbstractCastingCollection, Caster, and other related caster implementations.
  • Removed LaraRequest, LaraRequestServiceProvider, and UUID trait.
  • Removed user() helper from base.php.
  • Updated rules Authorized and Delimited to use Laravel's new ValidationRule interface.

fureev added 4 commits June 4, 2026 19:46
- Removed `AbstractCasting`, `AbstractCastingCollection`, `Caster`, and other related caster implementations.
- Removed `LaraRequest`, `LaraRequestServiceProvider`, and `UUID` trait.
- Removed `user()` helper from `base.php`.
- Updated rules `Authorized` and `Delimited` to use Laravel's new `ValidationRule` interface.
@efureev
efureev merged commit 3fc5767 into master Jun 4, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant