- 06 Jan, 2013 4 commits
-
-
Taylor Otwell authored
Update laravel/documentation/views/html.md
-
vauteer authored
The second parameter of HTML::style have to be an array, not a string.
-
Taylor Otwell authored
Japanese translations for new validation rules.(count*)
-
Hirohisa Kawase authored
Signed-off-by: Hirohisa Kawase <hirokws@gmail.com>
-
- 05 Jan, 2013 36 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
-