Route::any('send', 'HomeController@firingEvents');
Route::get('get_pusher', 'HomeController@getPusherMessage');