asciito / filament-plugin-cli
The CLI to start a new Filament Plugin with asciito/filament-plugin package
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.2.0
- laravel-zero/framework: ^11.0.0
Requires (Dev)
- laravel/pint: ^1.15.2
- mockery/mockery: ^1.6.11
- pestphp/pest: ^2.34.7
README
Do not use this project, is archived now
Due to unnecessary complexity, I'm afraid the project needs to be archived
Documentation
Inside your newly cloned/downloaded package from asciito/filament-plugin, run the following command:
./plugin init [options] [--] <vendor> <package> <author> <author-email>
Note: if no arguments are given to the command, this will prompt asking for the values.
Then just wait for the CLI to finish the initialization of the package.
License
Filament Plugin CLI is an open-source software licensed under the MIT license.