Sam Nowakowski

Results 3 issues of Sam Nowakowski

Command must be use with = instead of space.

### Package filament/filament ### Package Version v4.2.0 ### Laravel Version 12.37.0 ### Livewire Version _No response_ ### PHP Version PHP 8.4 ### Problem description In the following example, `child` Action...

bug
unconfirmed
medium priority

### Feature Description Our application is organized into multiple modules, with each module registering its own Livewire components. These components are primarily registered via the Livewire facade using `Livewire::component`. For...