xaosia/commandutils

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

1.0.4 2023-02-27 20:00 UTC

This package is auto-updated.

Last update: 2024-04-27 22:43:25 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