Skip to content

Instantly share code, notes, and snippets.

@jackfruh
Created June 24, 2015 02:30
Show Gist options
  • Save jackfruh/dd94b13cd6e9ab953cf4 to your computer and use it in GitHub Desktop.
Save jackfruh/dd94b13cd6e9ab953cf4 to your computer and use it in GitHub Desktop.
Route::controllers([
'auth' => 'Auth\AuthController',
'password' => 'Auth\PasswordController'
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment