Jess Archer
Jess Archer
`spatie/laravel-data` is already [Eloquent castable](https://spatie.be/docs/laravel-data/v2/advanced-usage/eloquent-casting) so I don't think it makes sense to migrate this package.
Hi @Promter, thanks for your kind words! In my mind, it doesn't make sense to migrate this package to Spatie's Laravel Data package because it is [already castable](https://spatie.be/docs/laravel-data/v3/advanced-usage/eloquent-casting) out of...
Thanks! I've been meaning to do this. Marking as draft while I review.
I've tested this out locally, and it works great! I've confirmed that the teleport is not required to break out of any `overflow: hidden` or `opacity` settings on a parent...
> Do you guys like comments on things? I like to put comments for things like the setTimeout which seem weird to explain why something is being done. Is that...
Hey @Smef, I can't figure this one out either. It's like the `` is still blocking, even though the `close` method has been called, making it no longer visible. If...
Thanks! From reading the code and testing it, it looks like there is some inconsistency between Sail and regular Docker Compose. If Sail is detected, it will always try to...
Looks like this might also help with #197, as it's a similar implementation to #207.
Hi @mihaileu, Are you using client-side sharding or native Redis clustering? I'm having trouble setting up either locally, so I'm figuring out where to focus my efforts.
Hi @mihaileu, I've replicated the issue. The type error is easy enough to fix, however, I'm having trouble figuring out how to run the commands correctly and against which target...