Download the PHP package salvatorecervone/chatonetoone without Composer
On this page you can find all versions of the php package salvatorecervone/chatonetoone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download salvatorecervone/chatonetoone
More information about salvatorecervone/chatonetoone
Files in salvatorecervone/chatonetoone
Package chatonetoone
Short Description Real time Chat one to one
License MIT
Homepage https://github.com/salvatorecervone/chatonetoone
Informations about the package chatonetoone
Real time Chat One To One
Demo
https://github.com/SalvatoreCervone/ChatOnetoOneDemo.git
Required
Laravel version >= 11
https://laravel.com/docs/11.x/installation
Laravel Reverb
https://laravel.com/docs/11.x/reverb#main-content
Carbon
Moment
For use actual css and graph install
Prime vue
Prime vue icons
Installation
Via Composer
Publishs
If you would publish for change normal use of:
1.Controllers 2.Models
you use:
Publish controller
Publish model
Its obligatory publish
Publish vue component
Publish event
Publish config
Publish migration
Migrations
Call migrations
Usage
Start server websocket
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
In production change ip, or name, in file .env of REVERB_HOST
with the ip where application websocket installed
if the server is one, for application and chat, you would write new env key
and apply with
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- [Salvatore Cervone]
License
MIT. Please see the license file for more information.