Skip to content

Add option for only eloquent#1636

Merged
barryvdh merged 7 commits intomasterfrom
feat-eloquent-only
Dec 29, 2024
Merged

Add option for only eloquent#1636
barryvdh merged 7 commits intomasterfrom
feat-eloquent-only

Conversation

@barryvdh
Copy link
Owner

Summary

I think the Facades are becoming less useful, but you might need the Eloquent facade for the mixin in the models to work properly. This proposes a slimmer version of the file with just Eloquent.

Not really optimized yet but anyways.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Misc. change (internal, infrastructure, maintenance, etc.)

Checklist

  • Existing tests have been adapted and/or new tests have been added
  • Update the README.md
  • Code style has been fixed via composer fix-style

@barryvdh barryvdh merged commit 347483b into master Dec 29, 2024
19 checks passed
@barryvdh barryvdh deleted the feat-eloquent-only branch December 29, 2024 10:51
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