marshmallow / commands
Verschillende handige commands.
v1.3.0
2025-08-07 12:16 UTC
Requires
- php: ^7.0|^8.0
This package is auto-updated.
Last update: 2026-02-21 09:51:08 UTC
README
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