luanardev/adminlte
Composer 安装命令:
composer require luanardev/adminlte
包简介
Laravel AdminLTE UI
README 文档
README
This package provides an easy way to quickly set up AdminLTE v3 with Laravel (8 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.
Documentation
All documentation is available on the Wiki Pages, 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.2
Installation
Run a command,
composer require luanardev/adminlte
Usage
Install AdminLTE theme assets,
run php artisan adminlte:install
统计信息
- 总下载量: 56
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-05-07