承接 waqar/productmanagement 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

waqar/productmanagement

最新稳定版本:1.0

Composer 安装命令:

composer require waqar/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 waqar/productmanagement

Config file

  1. Add the service provider to app/config/app.php
waqar\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.

统计信息

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

GitHub 信息

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

其他信息

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