PHPackages                             salvatorecervone/chatonetoone - 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. salvatorecervone/chatonetoone

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

salvatorecervone/chatonetoone
=============================

Real time Chat one to one

2.0.5(5mo ago)082↓75%MITVue

Since Aug 12Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/SalvatoreCervone/ChatOneToOne)[ Packagist](https://packagist.org/packages/salvatorecervone/chatonetoone)[ Docs](https://github.com/salvatorecervone/chatonetoone)[ RSS](/packages/salvatorecervone-chatonetoone/feed)WikiDiscussions main Synced 1mo ago

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

Real time Chat One To One
=========================

[](#real-time-chat-one-to-one)

Demo
----

[](#demo)

Required
--------

[](#required)

Laravel version &gt;= 11

Laravel Reverb

Carbon

Moment

For use actual css and graph install

Prime vue

Prime vue icons

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

[](#installation)

Via Composer

```
composer require salvatorecervone/chatonetoone
```

Publishs
--------

[](#publishs)

If you would publish for change normal use of:

1.Controllers 2.Models

you use:

Publish controller

```
php artisan vendor:publish --tag=controller-chatonetoone
```

Publish model

```
php artisan vendor:publish --tag=model-chatonetoone
```

### Its obligatory publish

[](#its-obligatory-publish)

Publish vue component

```
php artisan vendor:publish --tag=vue-chatonetoone
```

Publish event

```
php artisan vendor:publish --tag=event-chatonetoone
```

Publish config

```
php artisan vendor:publish --tag=config-chatonetoone
```

Publish migration

```
php artisan vendor:publish --tag=migration-chatonetoone
```

Migrations
----------

[](#migrations)

Call migrations

```
php artisan migrate
```

Usage
-----

[](#usage)

Start server websocket

```
php artisan reverb:start
```

Now you have Controllers, Models, Migrations and Vue components for Chat one to one

The components is locate in resources/js/Pages/chatonetoone/

The component ChatComponent is the start component for Chat

Go to route {APP\_URL}/chats

and view chat run

Remember
--------

[](#remember)

In production change ip, or name, in file .env of REVERB\_HOST

```
KEY -> REVERB_HOST
```

with the ip where application websocket installed

if the server is one, for application and chat, you would write new env key

```
APP_URL_NO_SCHEMA=127.0.0.1
```

and apply with

```
REVERB_HOST="${APP_URL_NO_SCHEMA}"
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- \[Salvatore Cervone\]

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information. \[link-packagist\]:

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance72

Regular maintenance activity

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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 ~40 days

Recently: every ~24 days

Total

13

Last Release

156d ago

Major Versions

1.6 → 2.02024-08-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/076d447c80f77e9bc229b942bbcae4be8ae607cdb046cf489910e001354a8d94?d=identicon)[SalvatoreCervone](/maintainers/SalvatoreCervone)

---

Top Contributors

[![SalvatoreCervone](https://avatars.githubusercontent.com/u/40053308?v=4)](https://github.com/SalvatoreCervone "SalvatoreCervone (66 commits)")

---

Tags

laravelChatOneToOne

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/salvatorecervone-chatonetoone/health.svg)

```
[![Health](https://phpackages.com/badges/salvatorecervone-chatonetoone/health.svg)](https://phpackages.com/packages/salvatorecervone-chatonetoone)
```

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)[whitecube/laravel-timezones

Store UTC dates in the database and work with custom timezones in the application.

106106.2k](/packages/whitecube-laravel-timezones)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[forxer/laravel-gravatar

A library providing easy gravatar integration in a Laravel project.

4235.6k](/packages/forxer-laravel-gravatar)

PHPackages © 2026

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