2017 © Pedro Peláez
 

library chatapp

ChatApp is a PHP library designed to make it easy to consume and produce chat application

image

hanishkumar/chatapp

ChatApp is a PHP library designed to make it easy to consume and produce chat application

  • Saturday, May 20, 2017
  • by hanishkumar
  • Repository
  • 0 Watchers
  • 0 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 15 % Grown

The README.md

Laravel Chat Application with EMOJI Support

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Installing

    composer require hanishkumar/chatapp

Add to config/app.php the following line to the 'providers' array:, (*2)

    Hanish\ChatApp\ChatAppServiceProvider::class,

Publish Migrations, (*3)

    php artisan migrate

Publish Asserts To Public Folder to install basic theme for chat, (*4)

    php artisan vendor:publish

To Include ChatBox In Your Master Page Just Add after all scripts at end, (*5)

     @if(!empty(Auth::user()->id))
                        @include('chat::directChat')
            @endif

The Versions

20/05 2017

dev-master

9999999-dev https://github.com/hanishkumar/chatapp

ChatApp is a PHP library designed to make it easy to consume and produce chat application

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

chat chat application laravel chat

20/05 2017

1.3

1.3.0.0 https://github.com/hanishkumar/chatapp

ChatApp is a PHP library designed to make it easy to consume and produce chat application

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

chat chat application laravel chat

20/05 2017

1.2

1.2.0.0 https://github.com/hanishkumar/chatapp

ChatApp is a PHP library designed to make it easy to consume and produce chat application

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

chat chat application laravel chat

20/05 2017

1.1

1.1.0.0 https://github.com/hanishkumar/chatapp

ChatApp is a PHP library designed to make it easy to consume and produce chat application

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

chat chat application laravel chat

20/05 2017

1.0

1.0.0.0 https://github.com/hanishkumar/chatapp

ChatApp is a PHP library designed to make it easy to consume and produce chat application

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

chat chat application laravel chat