Owen Voke

Results 192 comments of Owen Voke

Going to close this as it's a really old issue, and has solutions here. 🤷🏻

I don't think this an issue anymore, but please feel free to reopen if this is not the case. 🙂

I agree that it doesn't really make much sense, as it's usually already within the page. 👍🏻

Could use collections for this for easier searching? https://packagist.org/packages/tightenco/collect I'm happy to work on this. 👍

I've done some tests locally with collections, because I was thinking it could check the local `index.json` against the remote one. I got everything working with a test `Cache` class....

Yeh, that's true. I'll have a look at the remapping like you specified.

Please do feel free to open a PR to JoliNotif to add native support, or to the docs mentioning that this is not possible.

Laravel Console Dusk doesn't support Firefox ([it only has the Chrome driver](https://github.com/nunomaduro/laravel-console-dusk/tree/master/src/Drivers)). The Chrome driver currently uses the `SupportsChrome` concern from Dusk core, and there isn't one available for Firefox,...

As far as I can tell, `EDT` and `America/New_York` should be the same. 🤔 I've just done some conversion online, and it seems that the website would be correct. I've...