定制 bushart/productmanagement 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

bushart/productmanagement

最新稳定版本:1.0

Composer 安装命令:

composer require bushart/productmanagement

包简介

A simple modified Point of sale package

README 文档

README

Product Management

The project was created while recording video "Create Product Management System Using Laravel"

Installation package

Add the package in your composer.json by executing the command.

composer require bushart/productmanagement

Config file

  1. Add the service provider to app/config/app.php
bushart\productmanagement\ProductManagementServiceProvider::class,

Configuration

Publish configuration files

Laravel 8.*

php artisan vendor:publish --tag=config

Command

Please run the below command in the project terminal to Generate the entire resource

php artisan productmanagement:admin

Database

  1. Migrate database table php artisan migrate

Run Server

  1. php artisan serve or Laravel Homestead
  2. Visit localhost:8000/dashboard in your browser after user authentication.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: mit
  • 更新时间: 2023-05-03