Filip Ganyicz

Results 6 comments of Filip Ganyicz

Hi, Thanks for the PR! How exactly would this work? Are both resources receiving the fillPivot method? (one that I'm attaching / the one that's being attached to) In other...

Hi! is this package still relevant with Nova 4? I saw there are callbacks similar to what this package provides

As a quick fix, we wrote a custom ObjectNormalizer and replaced it in event_normalizers array in config, this fixes the issue ```php namespace App\Support; use Spatie\EventSourcing\Support\ObjectNormalizer as BaseObjectNormalizer; use Symfony\Component\PropertyAccess\PropertyAccess;...

I've made a package that adds support for namespaces, use at your own risk though: https://github.com/ganyicz/volt-namespaces

> @ganyicz are you willing to propose your package as a PR? It is a useful feature for those working with a modular approach. Probably not, Livewire 4 adds native...

> @ganyicz you said “ Volt is going get sunsetted” ?? > > Where can I see more about this ? Single file components are going to be supported by...