Commit Graph

13 Commits

Author SHA1 Message Date
Taylor Otwell 1cf4431659 added a few more path constants. 2011-07-26 22:11:16 -05: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 de19b8db40 Remove check for items in File cache driver. 2011-07-08 06:45:15 -07:00
Taylor Otwell 967428c441 Make items array public on File cache driver. 2011-07-08 06:40:20 -07:00
Taylor Otwell a29e76f27b Force File cache driver to return null when items are expired. 2011-07-07 07:41:39 -07:00
Taylor Otwell 577066e07e Tweak file cache driver to return null as default. 2011-07-07 07:40:42 -07:00
Taylor Otwell 715bed748d Add support for closures to File cache driver. 2011-07-07 07:29:16 -07:00
Taylor Otwell 739068b00d moved cache, db, logs, and sessions to the storage directory. 2011-06-24 23:03:22 -05:00
Taylor Otwell fcd6cd77ef fixed messed up commit of file cache driver. 2011-06-18 16:44:34 -05:00
Taylor Otwell 7ce9c6f270 Improved comments in memcached cache driver. 2011-06-17 11:21:42 -07:00
Taylor Otwell 55e1055dd7 Improved comments in file cache driver. 2011-06-17 11:21:09 -07: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