Skip to content
Florian Ressel edited this page Sep 27, 2020 · 10 revisions

Easy AdminLTE integration with Laravel

Latest Packagist Version Total Downloads GitHub Workflow Status Quality Score Code Coverage StyleCI

This package provides an easy way to quickly set up AdminLTE v3 with Laravel 6 or higher. It has no requirements and dependencies besides Laravel, so you can start building your admin panel immediately. The package provides a Blade template that you can extend and advanced menu configuration possibilities. A replacement for the make:auth Artisan command that uses AdminLTE styled authentication views instead of the default Laravel ones is also included.

If you want to use an older Laravel or AdminLTE version, review the following package versions:

  • Version 1.x: These versions supports Laravel 5 and include AdminLTE v2
  • Version 2.x or branch laravel6-adminlte2: These versions supports Laravel 6 or higher and include AdminLTE v2