marshmallow/commands

v1.2.1 2021-04-07 10:51 UTC

This package is auto-updated.

Last update: 2024-09-05 10:40:28 UTC


README

alt text

Marshmallow commands

一个包含可跨所有项目使用的实用命令的包。

安装

composer require marshmallow/commands

命令

php artisan env:set {key} {value}
php artisan marshmallow:resource {resource_name?} {package_name?}

# Run all the cache clearing commands from Laravel
php artisan marshmallow:clear