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

Feat config cluster #78

Merged
merged 3 commits into from
Sep 1, 2024
Merged

Conversation

gaetan-hexadog
Copy link
Contributor

Add the possibility to configure a cluster for the EmailResource

Add cluster option for resource
Override getCluster method to use config value
Copy link

what-the-diff bot commented Sep 1, 2024

PR Summary 📚

  • Addition of 'cluster' Parameter to Configuration File 🎯
    This change introduces a new option called 'cluster' in our configuration settings. Think of 'cluster' as a new preference knob you can adjust to further customize your experience. The change took place in a setting book called 'config/filament-email.php'.

  • Introduction of 'getCluster()' Method 🎩
    A fresh feature called 'getCluster()' has been introduced. It's like having a new magic trick up our sleeve! This one can help us understand and manage the 'cluster' setting we discussed above. This new trick lives in our magic toolkit named 'src/Filament/Resources/EmailResource.php' file.

@RickDBCN RickDBCN merged commit 79fc6c9 into RickDBCN:main Sep 1, 2024
11 of 12 checks passed
@RickDBCN
Copy link
Owner

RickDBCN commented Sep 1, 2024

Thanks!

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.

2 participants