Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add a custom fluent class #126

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Add a custom fluent class #126

merged 4 commits into from
Jan 9, 2024

Conversation

harrysbaraini
Copy link
Member

@harrysbaraini harrysbaraini commented Dec 21, 2023

Fixes #123

It's a follow up to this PR.

We can't use Illuminate\Support\Fluent because it breaks in more recent Nova versions because Nova calls forceFill on it. So, to not bump nova version requirement, I'm just implementing the same Nova Fluent class.

@harrysbaraini harrysbaraini self-assigned this Dec 21, 2023
@wilkerwma wilkerwma self-requested a review December 27, 2023 20:15
Copy link
Member

@luisdalmolin luisdalmolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think I follow where this new Fluent class is being used?

@harrysbaraini
Copy link
Member Author

I don't think I follow where this new Fluent class is being used?

Missing push - check it out

@harrysbaraini harrysbaraini merged commit 88806f9 into master Jan 9, 2024
2 checks passed
@harrysbaraini harrysbaraini deleted the custom-fluent-class branch January 9, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants