13 Forks
47 Stars
47 Watchers

laravel-admin

LaravelAdmin是基于PHP开发的基础管理后台系统,做到开箱即用,为新项目开发省去了基础功能开发的步骤;此系统采用前后端分离模式,后端使用Laravel,前端使用vue;主要包含:登录、注销、可视化数据大屏、管理员、角色管理、菜单管理、权限管理、错误日志、登录日志、访问日志、获取服务器CPU使用率、内存使用率等功能。后端主要使用Artisan命令行、Jobs消息队列、 Rules验证规则、Restful API、Composer扩展包、Redis秒杀、Extend自定义扩展类:微信授权、钉钉告警推送、MongoDB、阿里云OSS、七牛云存储、七牛云直播、php-jwt TOKEN、Phpoffice、MySql数据库字典、Elasticsearch等技术。

How to download and setup laravel-admin

Open terminal and run command
git clone https://github.com/wdjisn/laravel-admin.git
git clone is used to create a copy or clone of laravel-admin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with laravel-admin https://github.com/wdjisn/laravel-admin/archive/master.zip

Or simply clone laravel-admin with SSH
[email protected]:wdjisn/laravel-admin.git

If you have some problems with laravel-admin

You may open issue on laravel-admin support forum (system) here: https://github.com/wdjisn/laravel-admin/issues