PHPackages                             devrabiul/livewire-doctor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. devrabiul/livewire-doctor

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

devrabiul/livewire-doctor
=========================

Automatically detect and fix common Livewire issues, with helpful commands and developer tools to streamline your Laravel development.

v1.0.0(11mo ago)573.5k↑16.7%3MITPHP

Since May 28Pushed 7mo agoCompare

[ Source](https://github.com/devrabiul/livewire-doctor)[ Packagist](https://packagist.org/packages/devrabiul/livewire-doctor)[ Docs](https://github.com/devrabiul/livewire-doctor)[ RSS](/packages/devrabiul-livewire-doctor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

🩺 LivewireDoctor – Fix Livewire Issues Instantly &amp; Boost Productivity
=========================================================================

[](#-livewiredoctor--fix-livewire-issues-instantly--boost-productivity)

A powerful Laravel package that **automatically diagnoses, fixes**, and improves your **Livewire** development experience. Save time, eliminate headaches, and keep your components healthy — all with a single command.

[![Latest Stable Version](https://camo.githubusercontent.com/ae8832ac4b546d1209ceb1b35b0f888c8d9e98dcf06906270163f6f24e04796a/68747470733a2f2f706f7365722e707567782e6f72672f64657672616269756c2f6c697665776972652d646f63746f722f762f737461626c65)](https://packagist.org/packages/devrabiul/livewire-doctor)[![Total Downloads](https://camo.githubusercontent.com/03ed0bbd27613931178f682c4690a6469d38f45b13b2d995ccc62606505833be/68747470733a2f2f706f7365722e707567782e6f72672f64657672616269756c2f6c697665776972652d646f63746f722f646f776e6c6f616473)](https://packagist.org/packages/devrabiul/livewire-doctor)[![Monthly Downloads](https://camo.githubusercontent.com/82b1823ae948b7eed259f8d3da084353c9dfe8b4eb40c9521c7586d97866e01e/68747470733a2f2f706f7365722e707567782e6f72672f64657672616269756c2f6c697665776972652d646f63746f722f642f6d6f6e74686c79)](https://packagist.org/packages/devrabiul/livewire-doctor)[![GitHub license](https://camo.githubusercontent.com/2d28662a89fbe6398ab3440db148b3d4bc402106638b3e5b594b01146080129c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f64657672616269756c2f6c697665776972652d646f63746f72)](https://camo.githubusercontent.com/2d28662a89fbe6398ab3440db148b3d4bc402106638b3e5b594b01146080129c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f64657672616269756c2f6c697665776972652d646f63746f72)[![Buy us a tree](https://camo.githubusercontent.com/130148911f548b001b2ac68a32c0a06559977ca60ada3bf480c72ae4ea093175/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f54726565776172652d2546302539462538432542332d6c69676874677265656e)](https://plant.treeware.earth/devrabiul/livewire-doctor)[![GitHub Repo stars](https://camo.githubusercontent.com/7d59f9b2c497e8c8f48bec50a46d7c9a60b6f98760194bd2e9ff5d00570e7198/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f64657672616269756c2f6c697665776972652d646f63746f723f7374796c653d736f6369616c)](https://camo.githubusercontent.com/7d59f9b2c497e8c8f48bec50a46d7c9a60b6f98760194bd2e9ff5d00570e7198/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f64657672616269756c2f6c697665776972652d646f63746f723f7374796c653d736f6369616c)

---

🚀 Live Demo
-----------

[](#-live-demo)

👉 [Try the Live Demo](https://packages.rixetbd.com/devrabiul/livewire-doctor)

[![Live Demo Thumbnail](https://camo.githubusercontent.com/bd08dc56c6c6c7d18a02cc7fae7a11397a6a6393d821ee0a124dd4429ed6e2a6/68747470733a2f2f7061636b616765732e726978657462642e636f6d2f73746f726167652f6170702f7075626c69632f7061636b6167652f64657672616269756c2f6c697665776972652d646f63746f722e77656270)](https://camo.githubusercontent.com/bd08dc56c6c6c7d18a02cc7fae7a11397a6a6393d821ee0a124dd4429ed6e2a6/68747470733a2f2f7061636b616765732e726978657462642e636f6d2f73746f726167652f6170702f7075626c69632f7061636b6167652f64657672616269756c2f6c697665776972652d646f63746f722e77656270)

---

💡 Overview
----------

[](#-overview)

**LivewireDoctor** is your personal development assistant for Laravel Livewire apps. It scans your project, detects common issues like missing assets, misconfigured directives, outdated components — and **fixes them automatically**.

Whether you're debugging, onboarding a team, or simply maintaining Livewire-based applications — this package keeps your workflow smooth and efficient.

---

✨ Features at a Glance
----------------------

[](#-features-at-a-glance)

- ✅ Instantly diagnose common Livewire issues
- 🛠️ Auto-fix configuration and structural problems
- ⚙️ Artisan commands for one-click health checks
- 🔍 Scans for performance tips and improvements
- 🧰 Developer helpers for conditional debugging
- ⚡ Optimized for **Livewire v3**
- 🎯 Compatible with **Laravel 10 &amp; 11**

---

📦 Installation
--------------

[](#-installation)

Install via Composer:

```
composer require devrabiul/livewire-doctor
```

Optionally publish the config (if required later):

```
php artisan vendor:publish --provider="Devrabiul\LivewireDoctor\LivewireDoctorServiceProvider"
```

⚙️ Initialize Custom Assets in `AppServiceProvider`
---------------------------------------------------

[](#️-initialize-custom-assets-in-appserviceprovider)

You need to initialize custom Livewire assets `initCustomAsset()` method in your `AppServiceProvider`.

#### ✅ Example:

[](#-example)

```
