This package is abandoned and no longer maintained. No replacement package was suggested.

Libraray to publish message to Rethink DB using Node API

Installs: 4 463

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/mubin-khalid/events

4.0.2 2017-11-27 15:10 UTC

This package is not auto-updated.

Last update: 2018-05-04 08:32:24 UTC


README

Brokergenius Events package

add following line to your config/app.php under providers list

Mubin\Events\BrokergeniusEventsServiceProvider::class,

run

composer dump-autoload

Then publish the configuration file using the vendor:publish

php artisan vendor:publish

Update configurations in config/bgevents.php

run the artisan command to see feeds

php artisan rethinkDb:consumeFeed --table=your_table