Skip to content

Instantly share code, notes, and snippets.

View angelsk's full-sized avatar
🐱

Jo Carter angelsk

🐱
View GitHub Profile
/*!
* VERSION: 0.9.1
* DATE: 2019-02-21
* UPDATES AND DOCS AT: http://greensock.com
*
* @license Copyright (c) 2008-2019, GreenSock. All rights reserved.
* MorphSVGPlugin is a Club GreenSock membership benefit; You must have a valid membership to use
* this code without violating the terms of use. Visit http://greensock.com/club/ to sign up or get more details.
* This work is subject to the software agreement that was issued with your membership.
*
<?php
// this is routes/web.php
Route::twillioWebhook('/blah', Controller::class);