xaosia/commandutils

Useful commands for laravel such as restoring the app:name command

1.0.5 2024-07-25 18:05 UTC

This package is auto-updated.

Last update: 2025-02-25 19:27:31 UTC


README

CommandUtils

CommandUtils is a set of utility commands for laravel and lumen to replace or add back commands.

Provided Commands

Command Laravel/Lumen Versions
app:name laravel 6.x, lumen 5.8 +

Todo

  • Only load app:name command if running laravel 6.x+ or lumen 5.x+
  • Add a key:generate command for lumen