Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb600f8 commit c2a0cdfCopy full SHA for c2a0cdf
1 file changed
src/Illuminate/Foundation/changes.json
@@ -4,5 +4,6 @@
4
{"message": "Fixed bug that caused Model->push method to fail.", "backport": "4.0.x"},
5
{"message": "Allow attributes that have accessors but are not in DB to show up in toArray results.", "backport": "4.0.x"},
6
{"message": "Make session cookie HttpOnly by default.", "backport": "4.0.x"}
7
+ {"message": "Added mail.pretend configuration option.", "backport": "4.0.x"}
8
]
9
}
0 commit comments