Matt Glover

Results 8 issues of Matt Glover

Controllers need to be updated to change the "fire" method to "dispatch" to make it compatible with Laravel 5.8 https://laravel.com/docs/5.8/upgrade#events

Incorrect dependencies for JSqueeze Incorrect namespacing of JSqueeze via the Assetic filter (\Patchwork\JSqueeze) Incorrect reference to JSqueeze Special Vars constant due to conflict in dependencies b/w Potion and Assetic

Call to undefined method Illuminate\View\Compilers\BladeCompiler::createMatcher() This occurs immediately after installation.

I'm trying to clear the date once a user clicks on a clear button to clear all filters for a report but irrespective of what I set the model value...

merge to master

Added missing docblock for Contacts->triggerAutomation

Updates subdirectory case for PSR-4 2.3.2 compliance

Implementation of remaining SiteTracking endpoints: - addDomain - retrieveSiteTrackingCode - setTrackingStatus - removeDomain - listAllDomains