chamanco/adminlite

此包的最新版本(0.2)没有可用的许可信息。

Laravel 5 的 AdminTemplate Lite 版本

安装: 25

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

公开问题: 0

语言:CSS

0.2 2017-09-15 17:32 UTC

This package is not auto-updated.

Last update: 2024-09-29 04:31:20 UTC


README

Laravel 5 的 AdminTemplate Lite 版本

Dashboard Screen

安装

  • 在您的shell中
    composer require chamanco/adminlite 
  • 添加到您的config/app.php配置文件中
    ChamanCo\AdminLite\AdminServiceProvider::class
  • 发布供应商后
    php artisan vendor:publish