Skip to content

Instantly share code, notes, and snippets.

@Maras0830
Created June 28, 2016 07:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Maras0830/4ebd2a3f6023ab8dd2c62bdf91b2d724 to your computer and use it in GitHub Desktop.
Save Maras0830/4ebd2a3f6023ab8dd2c62bdf91b2d724 to your computer and use it in GitHub Desktop.
routes.php
Route::any('send', 'HomeController@firingEvents');
Route::get('get_pusher', 'HomeController@getPusherMessage');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment