konnco / filament-seeder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:PHP 96.4%Language:Blade 3.6%