Skip to content

Commit

Permalink
Merge pull request #1 from matthewscalf/matthewscalf-livewire-compone…
Browse files Browse the repository at this point in the history
…nt-registry-import

Update LaravelLivewireRequestContextProvider.php adding missing Compo…
  • Loading branch information
matthewscalf authored Apr 29, 2024
2 parents 86da38d + ecde5aa commit 42c7c99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use Illuminate\Http\Request;
use Illuminate\Support\Arr;
use Livewire\LivewireManager;
use Livewire\Mechanisms\ComponentRegistry;

class LaravelLivewireRequestContextProvider extends LaravelRequestContextProvider
{
Expand Down

0 comments on commit 42c7c99

Please sign in to comment.