Commit Graph

9 Commits

Author SHA1 Message Date
Taylor Otwell 0d2cfd2417 Refactor Auth class to use Auth config closures. 2011-07-11 12:42:19 -07:00
Taylor Otwell 757e1280a8 Refactor Auth class to use new bcrypt hashing. 2011-07-11 12:25:12 -07:00
Taylor Otwell ca58f80b22 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 2011-07-09 22:15:42 -05:00
Taylor Otwell 22c1353cea added comment to auth class. 2011-07-07 23:01:44 -05:00
Taylor Otwell 70e35fb3d7 refactoring auth class. 2011-07-07 23:00:40 -05:00
Taylor Otwell 39d3ccb8f0 Refactoring / comment clean-up on Auth class. 2011-07-06 13:37:59 -07:00
Taylor Otwell ab08987247 improving auth class comments. 2011-06-16 19:51:32 -05:00
Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00