- 23 May, 2013 1 commit
-
-
Juukie14 authored
-
- 22 May, 2013 1 commit
-
-
Taylor Otwell authored
Validation Russian language update
-
- 21 May, 2013 2 commits
-
-
Dmitriy A. Golev authored
This reverts commit 036a0bab.
-
Dmitriy A. Golev authored
-
- 15 May, 2013 5 commits
-
-
Taylor Otwell authored
Fixes variable export for Windows.
-
Taylor Otwell authored
Validation language line correction
-
Taylor Otwell authored
Fix russian translation for 'exists' validation rule
-
aeberhardo authored
Issue: https://github.com/laravel/laravel/issues/1870 Fix in commit https://github.com/laravel/laravel/commit/678b92ef85ce0258eb9a6ac57bb26fca9480e430 does not work. Signed-off-by: aeberhardo <aeberhard@gmx.ch>
-
Pavel Puchkin authored
-
- 14 May, 2013 13 commits
-
-
Jürgen van Dijk authored
Indentation before '=>' and 'geldig' instead of 'geldige'.
-
Taylor Otwell authored
-
Taylor Otwell authored
Patch for ->push();
-
Taylor Otwell authored
-
Taylor Otwell authored
fix incorrect padding with multibyte strings encryption
-
Taylor Otwell authored
-
Taylor Otwell authored
Access foreign property in Belongs_To through a getter
-
Taylor Otwell authored
Allow developers to set the Content-Disposition header in Response::download()
-
Taylor Otwell authored
Even more fluent eloquent model via magic setters
-
Taylor Otwell authored
-
Taylor Otwell authored
Language fix for Validation.
-
Taylor Otwell authored
Update .htaccess
-
Taylor Otwell authored
Added Dutch translation for validation rules "date_format" and "required_with".
-
- 13 May, 2013 1 commit
-
-
Jürgen van Dijk authored
-
- 11 May, 2013 1 commit
-
-
Maciej Czyżewski authored
Change link in comment. (2.2 -> current)
-
- 08 May, 2013 3 commits
-
-
Pavel Puchkin authored
-
Pavel Puchkin authored
Now it is possible to use Eloquent's magic setters in chains. For example: $model->set_foo('foo')->take(10)->set_bar(some_function()); // ...even though setters 'foo' and 'bar' are not defined on the model
-
Pavel Puchkin authored
-
- 07 May, 2013 1 commit
-
-
Jason Funk authored
-
- 05 May, 2013 5 commits
-
-
Evgeny Kovalev authored
Signed-off-by: Evgeny Kovalev <Evgeny.Kovalev@gmail.com>
-
Evgeny Kovalev authored
Fix for both Russian and English. NB The bug is fixed for English version V4 already. No language files for other languages for V4. Signed-off-by: Evgeny Kovalev <Evgeny.Kovalev@gmail.com>
-
fpirsch authored
As far as encrypting and paddings are concerned, we are talking about **bytes** and not **characters**. So basic strlen/substr functions must be used instead of their mbstring version.
-
Taylor Otwell authored
Update migrator.php
-
Taylor Otwell authored
-
- 04 May, 2013 1 commit
-
-
dotramses authored
when used in a setup task. The output created didn't add a line ending.
-
- 01 May, 2013 2 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
modified IoC::registred()
-
- 15 Apr, 2013 1 commit
-
-
dr.dimitru authored
Add functionality to make view with response status and headers - view_with_status
-
- 14 Apr, 2013 1 commit
-
-
Authman Apatira authored
-
- 12 Apr, 2013 1 commit
-
-
Max authored
Returns true if the instance was registered with IoC::instance
-
- 11 Apr, 2013 1 commit
-
-
Taylor Otwell authored
Incremented version from 3.2.13 to 3.2.14
-