Laravel Packages

WireSpy is a Sleek New Debug Bar for Laravel Livewire

Published

WireSpy lets you instantly debug and interact with your Laravel Livewire components. You can inspect the state of your components, modify that state, and time travel through state changes to debug issues. You can also see events and details about those events with the event tracking tab. The last tab is a toggle for enabling hot reloading, so any changes to your components are tracked in WireSpy!

WireSpy was released as a beta this week, and already looks extremely useful. You can get started with this package by installing it via composer:

composer require wire-elements/wire-spy --dev

Once installed, you can toggle it via CMD+L/CTRL+L on your keyboard.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Lerd: A Free, Open Source Herd Alternative for Linux and macOS image

Lerd: A Free, Open Source Herd Alternative for Linux and macOS

Read article
Let's Encrypt HTTPS on an IP Address With FrankenPHP image

Let's Encrypt HTTPS on an IP Address With FrankenPHP

Read article
Laravel Chores: Resumable Data Operations and Cleanups image

Laravel Chores: Resumable Data Operations and Cleanups

Read article
NativePHP v4: Build Native iOS and Android UI in Blade image

NativePHP v4: Build Native iOS and Android UI in Blade

Read article
Laravel Lock: Distributed Locks for Models and Routes image

Laravel Lock: Distributed Locks for Models and Routes

Read article
Laravel Image Responses: Serve Resized Images From Routes image

Laravel Image Responses: Serve Resized Images From Routes

Read article