pulamizshop/laravel-datafaker
Composer 安装命令:
composer require pulamizshop/laravel-datafaker
包简介
Create fake customers, categories and products in Bagisto.
README 文档
README
1. Introduction:
This module allows you to generate fake data that can be populated into the database during development for testing purposes.
Features:
-
Users can create customers.
-
Users can create categories.
-
Users can create products, including Simple, Virtual, Downloadable, and Configurable types.
2. Requirements:
- PulamizShop: v1.0.x
3. Installation:
composer require pulamizshop/laravel-datafaker
- Run the following commands to complete the setup
php artisan config:cache php artisan queue:batches-table php artisan migrate
- You can start using the module by running the command below:
php artisan pulamizshop:fake
-> Select suitable option to create records.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-10-18