dev.club — where best developers and top companies connect.

dev.club — where best developers and top companies connect.Invite only

Request invite

Easy AdminLTE integration with Laravel

Latest Packagist Version Total Downloads GitHub Checks Status StyleCI

This package provides an easy way to quickly set up AdminLTE v4 with Laravel. Its only dependencies are Laravel itself and the AdminLTE template (pulled in by composer as almasaeed2010/adminlte), so you can start building your admin panel immediately. The package provides a blade template that you can extend and an advanced menu configuration system. Also, and optionally, the package offers a set of AdminLTE styled authentication views that you can use in replacement of the ones that are provided by the legacy laravel/ui authentication scaffolding.

Note: this is Laravel-AdminLTE v4, the new major release of this package. It ships AdminLTE v4 (the upstream template), which is built on top of Bootstrap 5.3, uses Bootstrap Icons and is completely jQuery free. The two version numbers are unrelated: 4.x of this package is not the same thing as 4.x of the AdminLTE template, they just happen to match on this release line.

Older package release lines are unmaintained, but still available:

Documentation

All documentation is available at Laravel-AdminLTE Documentation site, we encourage you to read it. If you are new start with the Installation Guide. To update the package consult the Updating Guide. If you are coming from a 3.x release, read the Upgrading from 3.x Guide first.

Requirements

The current package requirements are:

Issues, Questions and Pull Requests

You can report issues or ask questions in the issues section. Please, start your issue with [BUG] and your question with [QUESTION] in the subject.

If you have a question, it is recommended to make a search over the closed issues first.

To submit a Pull Request, fork this repository and create a new branch to commit your new changes there. Finally, open a Pull Request from your new branch. Refer to the contribution guidelines for detailed instructions. When submitting a Pull Request take the next notes into consideration:

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.