Skip to content

v1.1.4

Compare
Choose a tag to compare
@3x1io 3x1io released this 23 Sep 13:46
· 4 commits to master since this release

Install Plugins using command line

you can install a plugins using the command line by using this command

php artisan filament:plugins

you can select all to install all TomatoPHP ecosystem plugins or you can select the plugin you want to install

List of all TomatoPHP Plugins

you can list all TomatoPHP plugins by using this command

php artisan filament-plugins:list

Full Changelog: v1.1.3...v1.1.4