All Projects → GeekGhc → Adminlte For Laravel

GeekGhc / Adminlte For Laravel

AdminLTE backstage template for laravel 🎉

AdminLTE For Laravel

介绍

基于AdminLTE的后台模板样式 集成基本的文章 用户模块 其余的功能模板可根据实际项目需求添加

效果图

后台首页

image

文章列表

image

创建文章

image

安装

1.clone到本地

git clone https://github.com/GeekGhc/adminLTE-for-laravel.git

2.根目录下创建.env文件

 php artisan key:generate

后台开发过程时可借助MustBeAnAdmin middleware 完成逻辑判断

在管理用户权限的Packages

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].