Skip to content

Instantly share code, notes, and snippets.

@angelorubin
Last active September 2, 2015 20:45
Show Gist options
  • Select an option

  • Save angelorubin/e8b9bbca82bd52676875 to your computer and use it in GitHub Desktop.

Select an option

Save angelorubin/e8b9bbca82bd52676875 to your computer and use it in GitHub Desktop.
route-ecma6-controller
Route::get(‘ecma6’, [‘as’ => ‘index’, ‘uses’ => ‘Ecma6Ctrl@index’]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment