-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Home
Florian Ressel edited this page Sep 27, 2020
·
10 revisions
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
Home | Installation | Updating | Usage | Basic Config | Layout Config | Menu Config | Plugins Config | Blade X-Components - Laravel-AdminTE