konnco / filament-seeder
Run the factory seeder from your dashboard
Installs: 3 210
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.0
- illuminate/contracts: ^9.0|^10.0
- illuminate/support: ^9.0|^10.0
- phpdocumentor/reflection-docblock: ^5.3
- spatie/laravel-model-info: ^1.4.0
- spatie/laravel-package-tools: ^1.9.2
README
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.