marshmallow / commands
Verschillende handige commands.
Installs: 11 973
Dependents: 14
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Requires
- php: ^7.0|^8.0
This package is auto-updated.
Last update: 2024-11-05 11:01:48 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