Laravel Faker Generator for Dummies. This package intend to speed up development process by reducing time for new developer to learn faker package and help create a huge number of dummy data for testing purpose
iqmal/laravel-faker-generator is a Laravel package for laravel faker generator for dummies. this package intend to speed up development process by reducing time for new developer to learn faker package and help create a huge number of dummy data for testing purpose.
It currently has 0 GitHub stars and 8 downloads on Packagist.
Install it with composer require iqmal/laravel-faker-generator.
Discover more Laravel packages by iqmal
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Faker Generator for Dummies. This package intended to speed up development process by reducing time for new developer to learn faker package and help create a huge number of dummy data for testing or development purpose.
You can install the package via composer:
composer require --dev iqmal/laravel-faker-generator
Publish Vendor Package to publish the configuration, assets, and views
php artisan vendor:publish
Choose the package
After installation done, UI can be access via URL {{domain}}/faker

If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.