-
-
Couldn't load subscription status.
- Fork 56
feat: Macroable DataTable Base Class #193
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
Conversation
Quality Gate Passed Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, will include in v12 release. Thanks!
Released on https://github.com/yajra/laravel-datatables-buttons/releases/tag/v12.1.0 🚀 Thanks!
This PR aims to give Yajra\DataTables\Services\DataTable base class more flexibility by adding the Illuminate\Support\Traits\Macroable trait which allows us to register custom methods.