Download the PHP package rockys/ex-admin-webman without Composer
On this page you can find all versions of the php package rockys/ex-admin-webman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ex-admin-webman

Ex-Admin
Ex-Admin
是一个基于Ant Design of Vue开发而成后台系统构建工具,无需关注页面模板JavaScript,只用php代码即可快速构建出一个功能完善的后台系统。。
thinkphp版本
laravel版本
hyperf版本
webman版本
特性
- 灵活的设计,支持php各种框架接入
- 后台组件面向对象编程,组件化开发
- 自定义vue页面组件,无需重新编译打包
- 注解权限RBAC的权限系统,无限极菜单
- 数据表格构建工具,内置丰富的表格常用功能(如拖拽排序、数据导出、搜索、快捷创建、批量操作等)
- 数据表单构建工具,分步表单构建工具,内置丰富的表单类型,表单watch,表单互动
- 数据详情页构建工具
- 支持自定义图表
安装
首先需要安装 webman 框架,如已安装可以跳过此步骤。如果您是第一次使用 webman,请务必先阅读文档 安装《webman 中文文档》 !
安装 ex-admin
配置config/database.php
修改.env 文件,设置数据库连接设置正确
然后运行下面的命令完成安装:
启动服务:
启动服务后,在浏览器打开 http://127.0.0.1:8787/admin,使用用户名 admin 和密码 admin 登陆
鸣谢
Ex-Admin
基于以下组件:
License
Ex-Admin遵循Apache2开源协议发布,并提供免费使用
交流QQ群 579150457
捐赠


All versions of ex-admin-webman with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
webman/console Version ^1
webman/redis-queue Version ^1
vlucas/phpdotenv Version >=4
psr/container Version ^1
illuminate/database Version >=8
illuminate/events Version >=8
illuminate/validation Version >=8
illuminate/redis Version >=8
illuminate/filesystem Version >=8
league/flysystem Version ^1 || ^2
overtrue/laravel-filesystem-qiniu Version ^1 || ^2
iidestiny/laravel-filesystem-oss Version ^2 || ^3
symfony/process Version >=4
rockys/ex-admin-ui Version ^1
webman/console Version ^1
webman/redis-queue Version ^1
vlucas/phpdotenv Version >=4
psr/container Version ^1
illuminate/database Version >=8
illuminate/events Version >=8
illuminate/validation Version >=8
illuminate/redis Version >=8
illuminate/filesystem Version >=8
league/flysystem Version ^1 || ^2
overtrue/laravel-filesystem-qiniu Version ^1 || ^2
iidestiny/laravel-filesystem-oss Version ^2 || ^3
symfony/process Version >=4
rockys/ex-admin-ui Version ^1
The package rockys/ex-admin-webman contains the following files
Loading the files please wait ....