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

New Feature added: Command to create a Filament Resource inside a module #73

Merged
merged 2 commits into from
Apr 13, 2024

Conversation

coolsam726
Copy link
Contributor

No description provided.

Copy link

what-the-diff bot commented Apr 13, 2024

PR Summary

Hooray team! 🥳 We've got some exciting updates coming your way!

  • New Capability: Easy Creation of Filament Resources in a Module 🆕💡

    We've introduced a delightful new file named ModuleMakeFilamentResourceCommand.php in the src/Commands directory. This file carries a neat command enabling us to create Filament resources within a module simplifying our routine process, awesome, right? Well done to the team member who implemented this! 🎉

  • Update on ModulesServiceProvider.php 🔄🚀

    Our ModulesServiceProvider.php file got a little facelift! Now it includes the aforementioned ModuleMakeFilamentResourceCommand, expanding our list of available commands. This means we can use our new command directly from the service provider. Thanks to this update, our workflow is about to get even more streamline. 💫👏

Way to go, everyone! Together, we're making our application better, one commit at a time! 🙌🏆🎉

@coolsam726 coolsam726 merged commit 207e15d into main Apr 13, 2024
@coolsam726 coolsam726 deleted the 3.x-dev branch April 13, 2024 19:20
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