marshmallow/commands

Verschillende handige commands.

Installs: 13 569

Dependents: 13

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/marshmallow/commands

v1.3.0 2025-08-07 12:16 UTC

This package is auto-updated.

Last update: 2025-10-12 20:02:42 UTC


README

alt text

Marshmallow commands

Een package met handige commands die door alle projecten heen gebruikt kunnen worden.

Installing

composer require marshmallow/commands

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