Commit History

Author SHA1 Message Date
  Taylor Otwell 4d38ec0279 Remove unnecessary parens from Auth::check. 13 years ago
  Taylor Otwell 4c243f3a99 Refactor the auth class and its comments. 13 years ago
  Taylor Otwell d197a97aac remove comment bloat. 13 years ago
  Taylor Otwell 9f1edfaee3 refactoring comments and code. 13 years ago
  Taylor Otwell 21a6040a79 improving class comments. 13 years ago
  Taylor Otwell 3ac2287329 fixing API comments. 13 years ago
  Taylor Otwell 17727a2278 rename eloquent::model to eloquent::model_name 13 years ago
  Taylor Otwell b8e534a117 Fix auth class comments. 13 years ago
  Taylor Otwell bb7649043c Refactor the Auth class method names. 13 years ago
  Taylor Otwell 2e34309539 Refactor Auth class for consistency. 13 years ago
  Taylor Otwell 982789a320 Added Auth::remember method for conveniently logging in users after a fresh registration. 13 years ago
  Taylor Otwell 0e39941632 Fix spacing on Auth doc code examples. 13 years ago
  Taylor Otwell 7da624e0d9 Added better inline docs to the Auth class. 13 years ago
  Taylor Otwell 09feb52db9 changed auth and view variables to protected. 13 years ago
  Taylor Otwell d59b3ad90a add check for session driver before using auth class. 13 years ago
  Taylor Otwell 0d2cfd2417 Refactor Auth class to use Auth config closures. 13 years ago
  Taylor Otwell 757e1280a8 Refactor Auth class to use new bcrypt hashing. 13 years ago
  Taylor Otwell ca58f80b22 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 13 years ago
  Taylor Otwell 22c1353cea added comment to auth class. 13 years ago
  Taylor Otwell 70e35fb3d7 refactoring auth class. 13 years ago
  Taylor Otwell 39d3ccb8f0 Refactoring / comment clean-up on Auth class. 13 years ago
  Taylor Otwell ab08987247 improving auth class comments. 14 years ago
  Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 14 years ago
  Taylor Otwell a188d62105 initial commit of laravel! 14 years ago