Download the PHP package leeqvip/tadmin without Composer
On this page you can find all versions of the php package leeqvip/tadmin. 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 tadmin
Tadmin
一个基于 ThinkPH P的一款非侵入式后台开发框架!
安装
最方便的安装方式就是使用Composer ( https://getcomposer.org/ ),在这之前务必先搭建好thinkphp项目
1、安装Tadmin
2、注册服务
注册服务,在应用的全局公共文件service.php
中加入:
3、执行初始化和数据库迁移:
确保数据库配置信息正确)
进入tadmin后台
打开后台地址,例如:
演示地址
后台: http://tadmin.tech1024.com/tadmin
用户名:admin 密码:abc-123
前台: http://tadmin.tech1024.com
协议
Tadmin
采用 MIT 开源协议发布。
联系
有问题或者功能建议,请联系我们或者提交PR:
All versions of tadmin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
topthink/think-migration Version ^3.1
topthink/think-captcha Version ^3.0
league/flysystem Version ^2.0|^3.0
casbin/think-authz Version ^2.0.1
topthink/think-view Version ^2.0
topthink/think-migration Version ^3.1
topthink/think-captcha Version ^3.0
league/flysystem Version ^2.0|^3.0
casbin/think-authz Version ^2.0.1
topthink/think-view Version ^2.0
The package leeqvip/tadmin contains the following files
Loading the files please wait ....