- 15 May, 2013 3 commits
-
-
Taylor Otwell authored
Validation language line correction
-
Taylor Otwell authored
Fix russian translation for 'exists' validation rule
-
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()
-
- 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 2 commits
-
-
Taylor Otwell authored
Incremented version from 3.2.13 to 3.2.14
-
Taylor Otwell authored
Fixed a typo in "Contributing" chapter
-
- 09 Apr, 2013 2 commits
-
-
aeberhardo authored
Signed-off-by: aeberhardo <aeberhard@gmx.ch>
-
aeberhardo authored
Signed-off-by: aeberhardo <aeberhard@gmx.ch>
-
- 07 Apr, 2013 3 commits
-
-
Taylor Otwell authored
Check application.ssl when setting a secure cookie
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 05 Apr, 2013 1 commit
-
-
Taylor Otwell authored
Changed Laravel\ namespace prefix in some classes calls in helpers to global.
-