PHPackages                             febrihidayan/laravel-realtime-chat-pusher - 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. febrihidayan/laravel-realtime-chat-pusher

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

febrihidayan/laravel-realtime-chat-pusher
=========================================

Laravel Realtime Chat Dengan Pusher.

v1.1.0(5y ago)3715717MITPHPPHP ^7.2.5

Since Aug 20Pushed 5y ago3 watchersCompare

[ Source](https://github.com/sekolahprogram/laravel-realtime-chat-pusher)[ Packagist](https://packagist.org/packages/febrihidayan/laravel-realtime-chat-pusher)[ Fund](https://link.dana.id/qr/2d6by546)[ Fund](https://paypal.me/febrihidayan)[ RSS](/packages/febrihidayan-laravel-realtime-chat-pusher/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (12)Versions (3)Used By (0)

Laravel Realtime Chat Pusher
============================

[](#laravel-realtime-chat-pusher)

Hai semuanya 👏, Semoga dalam keadaan sehat dan masih samangat kodingnya. Open source kali ini saya membuat realtime chat pusher yang sangat sederhana proses pembuatannya. Maka jangan ragu untuk menggunakannya.

[![Latest Stable Version](https://camo.githubusercontent.com/a1643b6b03d1050d69aa17036306de23138769e11a370216947c4cfb67941aac/68747470733a2f2f706f7365722e707567782e6f72672f66656272696869646179616e2f6c61726176656c2d7265616c74696d652d636861742d7075736865722f76)](//packagist.org/packages/febrihidayan/laravel-realtime-chat-pusher) [![Total Downloads](https://camo.githubusercontent.com/4c962b7099e40bb88012b6ba30c4d3c334941836e7903b9dcf354325094acf19/68747470733a2f2f706f7365722e707567782e6f72672f66656272696869646179616e2f6c61726176656c2d7265616c74696d652d636861742d7075736865722f646f776e6c6f616473)](//packagist.org/packages/febrihidayan/laravel-realtime-chat-pusher) [![Latest Unstable Version](https://camo.githubusercontent.com/9e5d19d08ecfa912e84e3603c54175713835489360ab3f09af8c6ea9c697a2a0/68747470733a2f2f706f7365722e707567782e6f72672f66656272696869646179616e2f6c61726176656c2d7265616c74696d652d636861742d7075736865722f762f756e737461626c65)](//packagist.org/packages/febrihidayan/laravel-realtime-chat-pusher) [![License](https://camo.githubusercontent.com/66aba9e00a7ae979b9d708bbcee4582b0cb86a9331d6efc762ef5c7dc86e9934/68747470733a2f2f706f7365722e707567782e6f72672f66656272696869646179616e2f6c61726176656c2d7265616c74696d652d636861742d7075736865722f6c6963656e7365)](//packagist.org/packages/febrihidayan/laravel-realtime-chat-pusher)

[![Image](https://camo.githubusercontent.com/0cacf0606cb9fccedaa2a435e7f206bdc75d3f304725a317d89bb09e860892f6/68747470733a2f2f692e6962622e636f2f367472503574302f3131373835313432392d313135323837303730383436343739362d323830343231393630373733383432333233332d6f2e6a7067)](https://camo.githubusercontent.com/0cacf0606cb9fccedaa2a435e7f206bdc75d3f304725a317d89bb09e860892f6/68747470733a2f2f692e6962622e636f2f367472503574302f3131373835313432392d313135323837303730383436343739362d323830343231393630373733383432333233332d6f2e6a7067)

Installasi
----------

[](#installasi)

Cara install cukup mudah, jalankan perintah composer dibawah ini.

```
composer create-project  --prefer-dist febrihidayan/laravel-realtime-chat-pusher

```

Kemudian konfirgurasi file `.env`

untuk database

```
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=

```

untuk pusher

```
BROADCAST_DRIVER=pusher
PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=ap1

```

Jangan lupa lakukan printah artisan berikut

- `php artisan migrate`

Kemudian lakukan penginstalan packages

- `npm install` atau `yarn`

Pemakaian
---------

[](#pemakaian)

**Developer**

- `php artisan serve`
- `npm run watch` or `yarn watch`

**Produksi**

- `php artisan serve`
- `npm run prod` or `yarn prod`

Owner
-----

[](#owner)

- [Febri Hidayan](https://github.com/febrihidayan)

Donasi
------

[](#donasi)

Berikan saya donasi untuk terus memberikan aplikasi open source yang bermanfaat.

- [Paypal](https://paypal.me/febrihidayan)
- [Dana](https://link.dana.id/qr/2d6by546)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

2092d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42211742?v=4)[Febri Hidayan](/maintainers/febrihidayan)[@febrihidayan](https://github.com/febrihidayan)

---

Top Contributors

[![febrihidayan](https://avatars.githubusercontent.com/u/42211742?v=4)](https://github.com/febrihidayan "febrihidayan (13 commits)")

---

Tags

laravellaravel-echopusherpusher-jsrealtimerealtime-chatlaravelpusherrealtimeechochatting

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/febrihidayan-laravel-realtime-chat-pusher/health.svg)

```
[![Health](https://phpackages.com/badges/febrihidayan-laravel-realtime-chat-pusher/health.svg)](https://phpackages.com/packages/febrihidayan-laravel-realtime-chat-pusher)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[cretueusebiu/laravel-vue-spa

A Laravel-Vue SPA starter project template.

3.0k18.8k](/packages/cretueusebiu-laravel-vue-spa)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)

PHPackages © 2026

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