- 13 Jul, 2012 2 commits
-
-
Franz Liedke committed
-
Franz Liedke committed
-
- 12 Jul, 2012 2 commits
-
-
Franz Liedke committed
-
Franz Liedke committed
-
- 10 Jul, 2012 1 commit
-
-
Taylor Otwell committed
-
- 09 Jul, 2012 1 commit
-
-
Taylor Otwell committed
-
- 07 Jul, 2012 16 commits
-
-
NOT NULL order issue fixed!
Taylor Otwell committed -
Added required_with validation rule...
Taylor Otwell committed -
Allow filter patterns to supply a name and callback as an easier alternative.
Taylor Otwell committed -
[View] Pass variables with more expressive methods
Taylor Otwell committed -
[Eloquent] Constraining eager loads only allows WHERE clauses
Taylor Otwell committed -
Artisan test command fix
Taylor Otwell committed -
Documentation on how to attach data to pivot table
Taylor Otwell committed -
Polish translation
Taylor Otwell committed -
Hebrew Translation
Taylor Otwell committed -
Fixes #818, allows Query select to just be an Expression.
Taylor Otwell committed -
Eloquent docs update: eager loading using $includes example
Taylor Otwell committed -
Bulgarian translation
Taylor Otwell committed -
Ignore NULL values when determining whether a model object is dirty
Taylor Otwell committed -
Feature/eloquent update timestamp
Taylor Otwell committed -
Force UTF-8 charset on JSON responses
Taylor Otwell committed -
[Eloquent] Bug with eager loading relationships and isset()
Taylor Otwell committed
-
- 06 Jul, 2012 1 commit
-
-
Franz Liedke committed
-
- 04 Jul, 2012 4 commits
-
-
Calling update() on an eloquent model has no way of overriding the timestamp that should be set if $timestamps is set on the model. This changes that so it uses the timestamp() function which is an easy way to over ride the type of timestamps used.
Jesse O'Brien committed -
Franz Liedke committed
-
Signed-off-by: Roumen Damianoff <roumen@dawebs.com>
Roumen Damianoff committed -
Fixed and unified hebrew translation.
Nir Lahad committed
-
- 02 Jul, 2012 3 commits
-
-
Steven Lischer committed
-
Steven Lischer committed
-
- 01 Jul, 2012 1 commit
-
-
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Jason Lewis committed
-
- 30 Jun, 2012 3 commits
-
-
Hebrew language files.
Nir Lahad committed -
TommyC81 committed
-
Slightly re-organized and added some Session usage documentation
Jason Lewis committed
-
- 29 Jun, 2012 6 commits
-
-
TommyC81 committed
-
TommyC81 committed
-
TommyC81 committed
-
Signed-off-by: Tomasz Tomczyk <me@tomasztomczyk.com>
Tomasz Tomczyk committed -
TommyC81 committed
-
Fix a bug with Eloquent model classes and isset() when eager loading a relationship returns an empty result set.
Franz Liedke committed
-