server:作业调度程序服务器

时间:2024-07-20 07:17:30
【文件属性】:

文件名称:server:作业调度程序服务器

文件大小:27KB

文件格式:ZIP

更新时间:2024-07-20 07:17:30

PHP

作业调度程序服务器 数据库配置 在 /share/config/database/jobscheduler.conf 中创建数据库配置文件 创建数据库模式 vendor/bin/doctrine orm:schema-tool:create 启动服务器 php -S 0.0.0.0:8080 -t web/ 现在您可以在浏览器中打开 。 JSON REST API 可以在这里查看:


【文件预览】:
server-master
----composer.json(1KB)
----bin()
--------console(649B)
----config()
--------cli-config.php(167B)
--------parameters.yml.dist(103B)
----composer.lock(102KB)
----LICENSE(1KB)
----app()
--------bootstrap.php(732B)
--------routes.yml(1KB)
----src()
--------Entity()
--------Utils.php(2KB)
--------Resources()
--------Service.php(1KB)
--------Command()
--------Controller()
--------Application.php(5KB)
----.gitignore(39B)
----web()
--------index.php(221B)
--------.htaccess(192B)
--------assets()
----README.md(411B)

网友评论