Open yuters opened 3 years ago
I solved it this way https://github.com/antonioribeiro/tracker/issues/476#issuecomment-550393843, but definitely not ideal
Since it's specifically used with Laravel I've found it better to just add this to line 21 :
if ( ! app()->runningInConsole() && ! $this->isStarted())
Laravel Framework: 6.20.11 PHP Version: 7.4.14 Package version: Support v0.9.3 Used as a depencency for: Tracker v4.0.1