jeroennoten/laravel-adminlte 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jeroennoten/laravel-adminlte

最新稳定版本:v3.15.3

Composer 安装命令:

composer require jeroennoten/laravel-adminlte

包简介

Easy AdminLTE integration with Laravel

README 文档

README

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

This package provides an easy way to quickly set up AdminLTE v3 with Laravel (7 or higher). It has no others 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 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.

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 and include AdminLTE v2
  • Releases 3.x (<=3.8.6): These releases supports Laravel 6 and include AdminLTE v3

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.

Requirements

The current package requirements are:

  • Laravel >= 8.x
  • PHP >= 7.3

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:

  • Verify that the Pull Request doesn't introduce a high downgrade on the code quality.
  • If the Pull Request adds a new feature, consider adding a proposal of the documentation for this feature too.
  • Keep the package focused, don't add special support to other packages or to solve very particular situations. These changes will make the package harder to maintain.

统计信息

  • 总下载量: 4.53M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4041
  • 点击次数: 3
  • 依赖项目数: 63
  • 推荐数: 1

GitHub 信息

  • Stars: 4010
  • Watchers: 127
  • Forks: 1096
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04