yajra / laravel-datatables-html

Laravel DataTables HTML Builder Plugin
https://yajrabox.com/docs/laravel-datatables/html-installation
MIT License
272 stars 63 forks source link

feat: new method for enum options #196

Closed renitreni closed 1 year ago

renitreni commented 1 year ago

This will fetch and arrange enum cases to key value pair in datatables.

Also, it help to remove custom key value pair inside your Enums.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

yajra commented 1 year ago

Released on v10.7.0 🚀 Thanks!