Skip to content

konsulting/laravel-monitored-commands

Repository files navigation

Command must extend the MonitoredCommand class.

Set if it is a recursive command or not. $isRecursive = true/false

Set if it runs Once $runsOnce = true/false

set conditions based on whether other commands have run. $runsIf = ['list of command names']; $doesntRunIf ['list of command names'];

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages