-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Home
Diego Smania edited this page Mar 23, 2021
·
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. Also, and optionally, the package includes a set of AdminLTE styled authentication views that you can use in replacement of the ones that are provided by the laravel/ui authentication scaffolding.
If you want to use an older Laravel or AdminLTE version, review the following package releases:
- Releases 1.x: These releases supports Laravel 5 and include AdminLTE v2
- Releases 2.x: These releases 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