- 31 Jul, 2012 4 commits
-
-
Dayle Rees authored
Added use Closure to database.php
-
Dayle Rees authored
Added explanation about PDO default attributes
-
Tobsn authored
function extend($name, Closure $connector extend uses closure - causes exception on call without use.
-
Jason Lewis authored
Removes status parameter for Response::view() in documentation section "Views & Responses"
-
- 29 Jul, 2012 1 commit
-
-
Tao Wu authored
-
- 28 Jul, 2012 6 commits
-
-
Jason Lewis authored
Feature/language/nl
-
BeQuery authored
Added dutch translation
-
Jason Lewis authored
Added Hungarian language files
-
Tao Wu authored
-
Tao Wu authored
-
Norbert Csaba Herczeg authored
Signed-off-by: Norbert Csaba Herczeg <noherczeg@gmail.com>
-
- 27 Jul, 2012 10 commits
-
-
Dayle Rees authored
Added french translation.
-
Spir authored
Signed-off-by: Spir <tfspir@gmail.com>
-
Dayle Rees authored
-
Dayle Rees authored
[Profiler] Display page rendering time & memory usage
-
Dayle Rees authored
Added Indonesian language files
-
Dayle Rees authored
-
Dayle Rees authored
Added documentation for paginate's second optional argument.
-
Dayle Rees authored
Deleting Eloquent models
-
Dayle Rees authored
Fixed various typos throughout laravel folder.
-
Dayle Rees authored
Added documentation for the @render() Blade method
-
- 25 Jul, 2012 3 commits
-
-
Jakobud authored
Signed-off-by: Jakobud <jake.e.wilson@gmail.com>
-
Tao Wu authored
Response::view() does not take a status code as the second parameter.
-
stupoh authored
Signed-off-by: stupoh <hafizhuddin.amin@gmail.com>
-
- 24 Jul, 2012 6 commits
-
-
Tobsn authored
like @break - as of request issue #1001
-
Tobsn authored
for issue #647
-
Tobsn authored
connecter class => connector class Therefor => Therefore
-
Taylor Otwell authored
Fix eager loading constraints
-
Taylor Otwell authored
Fixed Memcached get connection instance typo in __callStatic method.
-
Taylor Otwell authored
Fix pivot table name in Many-to-Many section in Eloquent documentation.
-
- 23 Jul, 2012 3 commits
-
-
Jakobud authored
Signed-off-by: Jakobud <jake.e.wilson@gmail.com>
-
Colin Viebrock authored
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>
-
Dayle Rees authored
Missing semicolon breaking test runner
-
- 22 Jul, 2012 1 commit
-
-
Josh Miller authored
Signed-off-by: Josh Miller <josh@joshmmiller.com>
-
- 21 Jul, 2012 1 commit
-
-
Rob Meijer authored
-
- 20 Jul, 2012 1 commit
-
-
Rack Lin authored
Signed-off-by: Rack Lin <racklin@gmail.com>
-
- 19 Jul, 2012 4 commits
-
-
Taylor Otwell authored
Schema::rename('oldtable','newtable') support
-
Taylor Otwell authored
Extend Auth::Attempt()
-
Taylor Otwell authored
-
Taylor Otwell authored
[Schema] Allow boolean default values
-