MIF_E31222691/laravel/documentation/auth
dlabs88 06d7abc2d4 Route::get('admin', array('before' => 'auth', function() {}));
forgot the last )
2012-06-12 04:00:15 +03:00
..
config.md Updated authentication offline docs. 2012-05-21 10:48:15 -05:00
usage.md Route::get('admin', array('before' => 'auth', function() {})); 2012-06-12 04:00:15 +03:00