v8.2.0
版本发布时间: 2021-04-23 11:03:50
rappasoft/laravel-boilerplate最新发布版本:v8.3.1(2022-01-17 11:00:35)
Added
- User search scope
- Role Scope class
- Korean (ko) language pack (https://github.com/rappasoft/laravel-boilerplate/pull/1521)
Changed
- Updated lock files
- Updated all tables to laravel-livewire-tables 1.x
- Updated to Laravel commit: a6ffdbdf416d60c38443725807a260a84dca5045
Removed
- codedungeon/phpunit-result-printer, should use
composer test
for parallel testing.