Andrew Judd

Results 4 issues of Andrew Judd

I am currently developing a site using this, and noticed that if I reference the following: ```javascript this.$matomo.trackPageView() ``` I get an error because `this.$matomo` is not initialized (due to...

The image won't shut down if you do a `php artisan queue:restart`, instead it will restart the queue runner so you can update anything you want

Adding in a feature to convert a timestamp into a date

This pull request includes the changes for upgrading your Laravel Package to Laravel 5.3. Feel free to commit any additional changes to the `laravel-package-5.3-shift` branch. **Before merging**, you should: -...