tomeasterbrook/livewire-fakeable
null, '', or []) are now treated as empty and replaced with fake dataInitial release.
#[Fakeable] — annotate public properties with any Faker formatter, optional seed, and formatter arguments#[Fakeable] inference — automatically infer formatters from property name (e.g. $email → safeEmail), PHP type (string → word, int → randomNumber, etc.), or enum type (random case)#[Fakeable(['key' => 'formatter'], count: N)]#[Fakeable(StateClass::class)] at an invokable class for full controlLivewire\Form subclass properties are resolved automaticallyHasFakeable trait — programmatic $this->fakeable(StateClass::class) from mount()fnmatch globs), and Faker availabilityconfig/fakeable.phpHow can I help you explore Laravel packages today?