From 4a154b4c353058bb6172e884af9d103bcbd50baf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavol=20Bu=C4=8Dko?= Date: Sun, 23 Nov 2025 20:50:44 +0100 Subject: [PATCH] Add Livewire Event Debugger --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05e25e8..60d7c87 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ To contribute, fork this repository, add your new resource and submit a PR. For * [Livewire Docs](https://marketplace.visualstudio.com/items?itemName=austenc.livewire-docs) (VSCode Extension) * [Alfred Livewire Docs](https://github.com/AlexMartinFR/alfred-livewire-docs) (Alfred Workflow) * [Laravel Debug Bar](https://github.com/barryvdh/laravel-debugbar) (supports Livewire) +* [Livewire Event Debugger](https://github.com/Smile-IT-Works/livewire-event-debugger) * [Pest Higher-Order Livewire Testing](https://pestphp.com/docs/plugins/livewire/) * [Livewire Devtools](https://github.com/beyondcode/livewire-devtools) (Browser Extension)