Skip to content

Instantly share code, notes, and snippets.

@ammezie

ammezie/api.php Secret

Created November 13, 2019 20:50
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 ammezie/108007341f36383b2d0ee5b5bfb548dc to your computer and use it in GitHub Desktop.
Save ammezie/108007341f36383b2d0ee5b5bfb548dc to your computer and use it in GitHub Desktop.
// routes/api.php
Route::post('/leave-channel', 'ChatController@leaveChannel');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment