- 06 Jan, 2013 3 commits
-
-
Barryvdh authored
The use of 'Het' is not always correct, sometimes it should be 'De', so the sentence would look weird. Probably better to remove it. Also, the 'exists' string stated it already exists, but should state it doesn't exist! Very important difference ;) Also changed the formatting errors of email/url to be more specific.
-
Taylor Otwell authored
Japanese translations for new validation rules.(count*)
-
Hirohisa Kawase authored
Signed-off-by: Hirohisa Kawase <hirokws@gmail.com>
-
- 05 Jan, 2013 37 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Added a method to fluently set belongs-to relation
-
Taylor Otwell authored
Fix CLI mode detection for some shared hosts.
-
Taylor Otwell authored
Added PDO error code
-
Taylor Otwell authored
add use Closure;
-
Taylor Otwell authored
Undefined namespace Grammars
-
Taylor Otwell authored
Add bundle:uninstall, bundle:unpublish, migrate:rollback and migrate:reset for bundles
-
Taylor Otwell authored
segment pattern to match a single segment, also matches UTF-8 segments.
-
Taylor Otwell authored
Added output from examples to String documentation
-
Taylor Otwell authored
DB::escape()
-
Taylor Otwell authored
-
Taylor Otwell authored
Pass the response by reference so it can be overwritten in filters
-
Taylor Otwell authored
improve french translation for validation
-
Taylor Otwell authored
Add URL::to_language and HTML::link_to_language localization helpers
-
Taylor Otwell authored
Correct document page of HTML page.
-
Taylor Otwell authored
Ref #649 - Added documentation for where_between suite of methods (Ref Pull #1365)
-
Taylor Otwell authored
Make insert_get_id() work with non-auto-incrementing columns.
-
Taylor Otwell authored
-
Taylor Otwell authored
Update laravel/documentation/localization.md
-
Taylor Otwell authored
Added return value from PDO::commit
-
Taylor Otwell authored
My take at #1198
-
Taylor Otwell authored
Add Response::jsonp() to Response class.
-
Taylor Otwell authored
Fixed connector options merge bug.
-
Taylor Otwell authored
Use `mb_substr` instead of `sub_str` in order to resolve multi-language problem.
-
Taylor Otwell authored
Fix typo.
-
Taylor Otwell authored
Fix typo and update 2nd example comment for filter
-
Franz Liedke authored
-
Taylor Otwell authored
Minor corrections to the documentation and using Input::json() with Validator
-
Taylor Otwell authored
-
Taylor Otwell authored
Update laravel/validator.php
-
Taylor Otwell authored
-