Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.69 KB

readme.md

File metadata and controls

51 lines (31 loc) · 1.69 KB

Filament Seeder - Run the factory seeder from your dashboard

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Installation

You can install the package via Composer:

composer require konnco/filament-seeder --dev

Optionally, you can publish the views using

php artisan vendor:publish --tag="filament-seeder-config"

Usage

This package will automatically register the Tools inside your panel.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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