irpcpro/test-food 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

irpcpro/test-food

最新稳定版本:1.0.1

Composer 安装命令:

composer create-project irpcpro/test-food

包简介

A project to get order and manage them.

README 文档

README

Version: 1.0.0

A project to get order and manage them ...

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

System Design

Test-Food

Installation

Install this project via Composer:

composer create-project irpcpro/test-food

Requires:
  • php: "^8.1",
  • MariaDB: "10.4.28"

⚠️ Running Project
It's better to move to the public directory and run the command to set up a server on port 8000

$ cd ./public
$ php -S localhost:8000

⚠️ Initiate State
for setup the tables and mock data, you should run these two commands to create tables and data

$ php artisan migrate
$ php artisan db:seed DatabaseSeeder

⚠️ Testing Reports
for testing the API of the Report [weekly delays] for having more data, you can run this command to fill the order and delay_reports tables about 300 data

$ php artisan db:seed ReportDataSeeder

统计信息

  • 总下载量: 9
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-03-02