Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make ComponentAttributeBag Macroable (#33354)
I am looking to PR a macro to Livewire to create a method on the ComponentAttributeBag that easily allows the user to do the following: <x-text-input wire:model="name" /> but I would need this class to be Macroable first.
- Loading branch information