LaravelPackages.net
Acme Inc.
Toggle sidebar
iqmal/laravel-faker-generator

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

8
0
About iqmal/laravel-faker-generator

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

Very short description of the package

Latest Version on Packagist Build Status

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.

Installation

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

Usage

After installation done, UI can be access via URL {{domain}}/faker

Laravel Faker Generator

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Star History Chart