laravel-livewire-tables
laravel-livewire-tables copied to clipboard
Proposal: Add view attributes as second parameter to view() function
Add second parameter (array with attributes) to view function and make them available in $column attribute. This way we dont need to have separate view for each case.