Commit Graph

10 Commits

Author SHA1 Message Date
Taylor Otwell 21c1249484 Fixing spacing in Eloquent. 2011-06-17 14:52:33 -07:00
Taylor Otwell eaaac620a0 Refactoring System\DB\Eloquent. 2011-06-17 14:47:45 -07:00
Taylor Otwell 8c0dfffa34 Add PHPDoc to delete method in Eloquent. 2011-06-17 13:38:16 -07:00
Taylor Otwell 43f196878c Improved comments in System\DB\Eloquent. 2011-06-17 13:36:57 -07:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -05:00
Taylor Otwell 9cee469371 added support for overriding many-to-many table names. 2011-06-13 22:09:34 -05:00
Taylor Otwell 285cdcc8f2 fixed bug when deleting eloquent models. 2011-06-13 21:34:53 -05:00
Taylor Otwell 05b2e28770 added ability to specify foreign key for has_one and has_many relationships. 2011-06-12 22:19:46 -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