Andreas Heiberg
|
4de7510bfd
|
fixed typo
I suppose stored is what was meant to be typed?
|
2013-01-09 22:31:17 +01:00 |
Shawn McCool
|
f53f07df4a
|
Update laravel/documentation/database/eloquent.md
minor grammar update in docs
|
2012-10-03 13:24:05 +03:00 |
Shawn McCool
|
00edb1db8c
|
clarified table naming conventions
|
2012-10-03 12:19:11 +02:00 |
Callum McIntyre
|
c8ee7ca614
|
Added documentation regarding the newly public timestamp() function
Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
|
2012-09-03 23:23:36 +01:00 |
Callum McIntyre
|
0161273010
|
Added documentation for the touch() function
Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
|
2012-09-03 22:23:58 +01:00 |
H.J. van Meerveld
|
c44e69bf80
|
improved code to insert related models
|
2012-08-25 22:09:20 +02:00 |
Dayle Rees
|
30175c2a52
|
fixing merge issues for comment tweaks
|
2012-07-31 16:55:02 +01:00 |
Pascal Borreli
|
8a34aa5077
|
Fixed typos
|
2012-07-27 11:29:59 +00:00 |
Dayle Rees
|
f7e7fa6299
|
Merge pull request #995 from cviebrock/eloquent-delete-doc
Deleting Eloquent models
|
2012-07-27 03:59:15 -07:00 |
Colin Viebrock
|
c60a58ff26
|
Someone else can re-word this, but a easy-to-find paragraph on deleteing Eloquent models seemed missing.
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
|
2012-07-23 14:29:29 -05:00 |
Rob Meijer
|
84fcb60f8b
|
Fix pivot table name in Many-to-Many section in Eloquent documentation.
|
2012-07-21 20:16:57 +01:00 |
Anahkiasen
|
8a4aade8f7
|
Quick notes on Pivot tables
|
2012-07-11 16:27:11 +02:00 |
Taylor Otwell
|
f338db50db
|
Merge pull request #888 from TommyC81/patch-3
Documentation on how to attach data to pivot table
|
2012-07-06 17:49:20 -07:00 |
Steven Lischer
|
72558bda3b
|
removed extra newline
|
2012-07-02 12:50:26 -05:00 |
Steven Lischer
|
b28c5eb19f
|
docs edit: eager loading using $includes in model
|
2012-07-02 12:32:14 -05:00 |
TommyC81
|
f77b22eb45
|
Add documentation on how to attach pivot table fields to attach command.
|
2012-06-30 18:11:31 +03:00 |
Tobsn
|
36226b99bc
|
fixed link for query builder /query -> /fluent
thanks to @NXB
|
2012-06-22 03:09:50 -07:00 |
Taylor Otwell
|
43a3635722
|
move documentation markdown to system directory.
|
2012-04-03 11:20:20 -05:00 |