erykai/erykia
最新稳定版本:v4.0.0
Composer 安装命令:
composer require erykai/erykia
包简介
Artificial intelligence for creating websites, systems in php with restfull api
README 文档
README
Artificial Intelligence in all languages 🌎
🤖 Artificial intelligence for creating websites, systems in php with restfull api
Terminal exec
INSTALL MAC OS AND LINUX
bash <(curl -S 'https://install.erykia.com')
INSTALL WINDOWS
require git https://git-scm.com/
require docker https://www.docker.com/
git clone https://github.com/Erykai/erykia.git --depth=1
cd erykia
docker compose up -d --build
DOWN
docker compose down
VERIFY ERROR
docker compose ps
LOGS PHP
docker compose logs php
Open your browser and go to https://lvh.me or https://localhost
PMA http://lvh.me:8080
DATABASE DEFAULT
- HOST = mysql
- USER = root
- PASSWORD = root
- DATABASE = erykia
- DRIVER = mysql
CREATE NEW MODULE EXAMPLE JSON
send post https://lvh.me/module or https://localhost/module raw json
open the modules_mind folder and see several examples of json for creating new modules
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-12