This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
v5.9.0
Added
- Integration with spatie/laravel-ignition is supported now #88
- Defining of environment variable
APP_RUNNING_IN_CONSOLE
in the worker "binary" file (it is required for the correctApplication::runningInConsole
method working) #88
Fixed
- CLI running mode detection #88