Skip to content

Instantly share code, notes, and snippets.

@Ikke
Created May 31, 2010 10:55
Show Gist options
  • Save Ikke/419736 to your computer and use it in GitHub Desktop.
Save Ikke/419736 to your computer and use it in GitHub Desktop.
Route::set('api/categories', '<controller>/<id>')
->default(array('action' => ""));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment