Laravel Socket.io Save

Demo simple chat app using laravel and socket.io

Project README

Simple Chat using Laravel + Socket.io

Simple Chat using Laravel + Socket.io, You can see slide here

Requirements

  1. LAMPP/XAMPP
  2. Composer
  3. NodeJS + NPM

Installation

$ git clone https://github.com/andhikayuana/laravel-socket.io.git
$ cd laravel-socket.io
$ composer install
$ npm install
$ npm run dev
$ copy .env.example .env
$ php artisan key:generate
$ npm run socket-io-server
$ php artisan serve

Now, open your web browser and got http://localhost:8000 . Enjoy :D

Screenshots

Contact

You can contact me at the emaill [email protected]

Donation

ko-fi

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D
Open Source Agenda is not affiliated with "Laravel Socket.io" Project. README Source: andhikayuana/laravel-socket.io

Open Source Agenda Badge

Open Source Agenda Rating