Skip to content

Instantly share code, notes, and snippets.

@buchin
Created October 6, 2013 13:32
Show Gist options
  • Save buchin/6854110 to your computer and use it in GitHub Desktop.
Save buchin/6854110 to your computer and use it in GitHub Desktop.
App::missing(function($exception)
{
return Redirect::to('/');
});
@buchin
Copy link
Author

buchin commented Oct 6, 2013

taruh di app/filters.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment