Commit Graph

13 Commits

Author SHA1 Message Date
Taylor Otwell af5059a3d8 Return false when loader doesn't find class in application directory. 2011-08-04 13:22:18 -05:00
Taylor Otwell ec3e059836 fixed bug in view class module loading and made loader properties public. 2011-08-03 23:36:39 -05:00
Taylor Otwell f0f3dffc11 added module support! 2011-08-03 22:10:07 -05:00
Taylor Otwell 30b7eebfdb added better comments to loader::register function. 2011-08-02 22:49:31 -05:00
Taylor Otwell 188b0c4f29 tweaks to package handling. 2011-08-02 22:40:12 -05:00
Taylor Otwell fb984016e8 added loader class. 2011-08-02 22:19:13 -05:00
Taylor Otwell 066db38ddb deprecated auto-loader file. moved to public/index.php. 2011-07-26 22:13:56 -05:00
Taylor Otwell 15328afa4d refactoring auto-loader. 2011-07-10 23:45:38 -05:00
Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell 4a5190dfd9 changed loader to search in libraries instead of packages. 2011-06-24 23:42:53 -05:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -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