Download the PHP package ledc/likeadmin without Composer
On this page you can find all versions of the php package ledc/likeadmin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ledc/likeadmin
More information about ledc/likeadmin
Files in ledc/likeadmin
Download ledc/likeadmin
More information about ledc/likeadmin
Files in ledc/likeadmin
Vendor ledc
Package likeadmin
Short Description Webman plugin ledc/likeadmin,兼容likeadmin用户
License MIT
Package likeadmin
Short Description Webman plugin ledc/likeadmin,兼容likeadmin用户
License MIT
Please rate this library. Is it a good library?
Informations about the package likeadmin
兼容likeadmin用户的webman中间件
初衷
复用likeadmin的基础功能和手机端uniapp源码,提高开发效率;
使用常驻内存的webman来开发新功能。
安装插件
composer require ledc/likeadmin
Nginx伪静态
使用命令生成nginx配置文件:
生成的配置文件示例:
原理
配置Nginx伪静态后,所有请求地址以likeadmin
或like
开头的接口,都由webman来处理。
自定义前缀
修改likeadmin
或like
:
1.修改config/plugin/ledc/likeadmin/middleware.php
2.使用命令重新生成nginx配置文件
其他
All versions of likeadmin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
workerman/webman-framework Version >=1.6
webman/console Version >=1.3
webman/admin Version >=0.6.24
illuminate/redis Version >=10.14
illuminate/database Version >=10.14
illuminate/pagination Version >=10.14
illuminate/events Version >=10.14
ext-json Version *
ext-pdo Version *
ext-ctype Version *
workerman/webman-framework Version >=1.6
webman/console Version >=1.3
webman/admin Version >=0.6.24
illuminate/redis Version >=10.14
illuminate/database Version >=10.14
illuminate/pagination Version >=10.14
illuminate/events Version >=10.14
ext-json Version *
ext-pdo Version *
ext-ctype Version *
The package ledc/likeadmin contains the following files
Loading the files please wait ....