Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix twill model extensibility [#2479] #2498

Merged
merged 4 commits into from
Feb 28, 2024
Merged

Conversation

Tofandel
Copy link
Contributor

@Tofandel Tofandel commented Feb 26, 2024

Replace the instances of hardcoded classes left in the code to twillModel

Fixes #2479

Didn't replace in migrations and tests and I don't think we should/need to replace them there

Tofandel and others added 4 commits February 26, 2024 19:27
In this example the User model is the default one from Laravel, not the default Twill user model or a custom Twill user model.
@ifox ifox merged commit d749a98 into area17:3.x Feb 28, 2024
9 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make user class extensible
2 participants