Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-04-23 | 378 Bytes | |
v8.2.0.tar.gz | 2021-04-23 | 398.1 kB | |
v8.2.0.zip | 2021-04-23 | 668.0 kB | |
Totals: 3 Items | 1.1 MB | 0 |
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: [a6ffdb]
Removed
- codedungeon/phpunit-result-printer, should use
composer test
for parallel testing.