Releases: jeroennoten/Laravel-AdminLTE
Releases · jeroennoten/Laravel-AdminLTE
v1.24.2
- Fix Chinese language directory name
v1.24.1
- Fix incompatibility with Laravel 5.7 of views (removed 'or' construct).
v1.24.0
Add support for Laravel 5.7
v1.23.2: Datatables bootstrap style fix (#229)
* Renable bootstrap compatible datatables * Datatables version update * Update comment
v1.23.1: Feature/enable slimscroll (#171)
Added the slimscroll plugin
v1.23.0
Added support for Laravel 5.5
v1.22.1
Fix #134
v1.22.0
Update AdminLTE to v2.4.0
v1.21.0
- Added Select2 integration
- Added Arabic translation
- Fixed Chinese translation
- Added the ability to pass models to the
Gate
v1.20.0
- Added support for Laravel 5.5
- Added package auto discovery
- Added chinese language
- Upgraded datatables to v1.10.15
- Added support for the new make:adminlte command
- Moved the header modification to the menu builder