All notable changes to InertiaTable
will be documented in this file.
- Support inertia 0.2.x
- Add missing
remember
middleware package + install docs
- Laravel 6 compatibility
- Updated inertia route macro to be named inertiaTable to stop conflicts with Inertia-Laravel package route of Inertia
- Updated Laravel Inertia package to v0.1.0
- Removed hard coded {user} inertia route
- Allow editing of soft deleted models
- Added route explanation to readme
- Can stipulate which fields are searchable
- Filter columns are based on $columns array
- Model/controller generation names
- Everything