I include here a few fixes without which I was getting constant errors on L5.8 running on Ubuntu 18.04
One of the fixes, related to dispatch_now does break compatibility with versions prior to Laravel 5.5, so it might be best to release a 2.0 release and mention that this is only compatible with 5.5 and up
I include here a few fixes without which I was getting constant errors on L5.8 running on Ubuntu 18.04
One of the fixes, related to
dispatch_now
does break compatibility with versions prior to Laravel 5.5, so it might be best to release a 2.0 release and mention that this is only compatible with 5.5 and upEverything works well now that I'm using my fork