emile442 / adminlite

此包最新版本(0.2)没有提供许可证信息。

Laravel 5 管理模板 Lite 版本

安装: 113

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 2

分支: 0

语言:CSS

0.2 2017-09-15 17:32 UTC

This package is not auto-updated.

Last update: 2024-09-29 02:59:59 UTC


README

Laravel 5 管理模板 Lite 版本

Dashboard Screen

安装

  • 在您的 shell 中
    composer require chamanco/adminlite 
  • 在您的 config/app.php 中添加
    ChamanCo\AdminLite\AdminServiceProvider::class
  • 发布 vendor 后
    php artisan vendor:publish