Darren Miller

Results 4 comments of Darren Miller

I was about to log an identical issue. First event with the new booth and the kids came very, _very_ close to hosing two days of pictures by putting it...

I've got the same question. I'll take the lack of response to this as a "no". Shame

Came across the same problem and I have a fix. The cause is the use of the [Cookie Identifier](https://github.com/moltin/cart/blob/master/src/Moltin/Cart/Identifier/Cookie.php) during testing, it needs to be changed to the [Runtime Identifier](https://github.com/moltin/cart/blob/master/src/Moltin/Cart/Identifier/Runtime.php)....

Filament handling trees/nested sets would be amazing, and I'm happy to help implement any plan. Our use case is Categories for which we use [laravel-nestedset](https://github.com/lazychaser/laravel-nestedset). We have two pain points:...