Fixing #4, with thanks to @iNDicat0r.
In continuing pursuit of fixing #3.
...which halted all script execution. This is a great example of why I'm re-writing everything with test coverage.
This is primarily a release to satisfy #3, but includes some other tweaks, including:
$table->addColumn($name, $label, $options)->addClass('css-class')->setDirection('desc');Auto-generation of table columns should now work...
Small fix pushed to code allowing users to override the default view.
Primarily added the ability to add single columns dynamically, as well as the ability to use a closure when rendering model cell data.
This release marks the first usable version of laravel-table. Check the readme for all the info.
How can I help you explore Laravel packages today?