bagisto/laravel-datafaker
Generate realistic fake data for Bagisto 2.3 during development: create customers, categories, and products (Simple, Virtual, Downloadable, Configurable). Install via Composer and run the bagisto:fake Artisan command to seed records.
Resolved issues with channel association for products.
Corrected SKU and unique ID attribute value handling.
Fixed dynamic attribute ID resolution for given attribute codes.
Refactored code base.
Fixed locale and channel issue.
Now creates Simple, Virtual, Downloadable and Configurable products.
Added support to add 10 records in a single batch using queue system
Refactored entire code base
Seed fake data using Laravel 8 Modal Factory.
Seed the data easily form the terminal.
Seed the customers.
Seed the categories.
Seed the products[simple and configurable].
Seed the product category.
The user can generate the fake (Users, Products, Category) data.
How can I help you explore Laravel packages today?