v1.1.0
New Feature
Bulk index (re)builder with:
php artisan lens:build {model}
Changes
The previous lens:build
command is now lens:migrate
, which better describes the feature.
php artisan lens:migrate {model}
See changelog for other minor updates:
Full Changelog: v1.1.0...v1.1.0