PHPackages                             bangnokia/laravel-serve-livereload - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bangnokia/laravel-serve-livereload

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bangnokia/laravel-serve-livereload
==================================

Bring livereload to laravel artisan serve command

1.1.5(3y ago)1008.9k11[3 issues](https://github.com/bangnokia/laravel-serve-livereload/issues)MITPHPCI failing

Since May 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bangnokia/laravel-serve-livereload)[ Packagist](https://packagist.org/packages/bangnokia/laravel-serve-livereload)[ RSS](/packages/bangnokia-laravel-serve-livereload/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (5)Versions (14)Used By (0)

Laravel Serve LiveReload
========================

[](#laravel-serve-livereload)

> **This package is daed, please use the new [Vite integrated](https://laravel.com/docs/9.x/vite#introduction) instead**

This package integrates into default `artisan serve` command an WebSockets server for live reloading the application when any file changed. How it works, checkout my [blog post](https://daudau.cc/posts/laravel-live-reload-without-javascript) for explaination if you don't like digging into source code.

[![Laravel serve livereload](demo.gif)](demo.gif)

Installation
------------

[](#installation)

For laravel 8, please use version ^1.x, and below use version 0.x

`composer require bangnokia/laravel-serve-livereload --dev`

Usage
-----

[](#usage)

Open terminal and run `php artisan serve`

This package works even when you use custom vhost such as `valet` or `laragon`

Configuration
-------------

[](#configuration)

By default, this package looking for files changes in these directories:

```
/app
/public
/config
/routes
/resources

```

If you want to customize the watched forlders, you can publish the configuration file by this commmand:

```
php artisan vendor:publish --provider="BangNokia\ServeLiveReload\CommandServiceProvider"
```

and then you can config what you want in the `config/serve_livereload.php`.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 88.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~88 days

Recently: every ~168 days

Total

12

Last Release

1279d ago

Major Versions

0.1.3 → 1.0.02020-08-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5652494?v=4)[Nguyen Viet](/maintainers/bangnokia)[@bangnokia](https://github.com/bangnokia)

---

Top Contributors

[![bangnokia](https://avatars.githubusercontent.com/u/5652494?v=4)](https://github.com/bangnokia "bangnokia (31 commits)")[![hasyirin](https://avatars.githubusercontent.com/u/25414222?v=4)](https://github.com/hasyirin "hasyirin (2 commits)")[![SlimGee](https://avatars.githubusercontent.com/u/42301835?v=4)](https://github.com/SlimGee "SlimGee (2 commits)")

---

Tags

laravellivereloadlivereloadingserve

### Embed Badge

![Health badge](/badges/bangnokia-laravel-serve-livereload/health.svg)

```
[![Health](https://phpackages.com/badges/bangnokia-laravel-serve-livereload/health.svg)](https://phpackages.com/packages/bangnokia-laravel-serve-livereload)
```

###  Alternatives

[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M167](/packages/spatie-laravel-health)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[illuminate/process

The Illuminate Process package.

44869.2k99](/packages/illuminate-process)[lion/bundle

Lion-framework configuration and initialization package

122.4k4](/packages/lion-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
