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
- 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
- Migrate database table
php artisan migrate
Run Server
php artisan serveor Laravel Homestead- Visit
localhost:8000/dashboardin your browser afteruser authentication.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2023-05-12