- 05 Jan, 2013 40 commits
-
-
Added output from examples to String documentation
Taylor Otwell committed -
DB::escape()
Taylor Otwell committed -
Taylor Otwell committed
-
Pass the response by reference so it can be overwritten in filters
Taylor Otwell committed -
improve french translation for validation
Taylor Otwell committed -
Add URL::to_language and HTML::link_to_language localization helpers
Taylor Otwell committed -
Correct document page of HTML page.
Taylor Otwell committed -
Ref #649 - Added documentation for where_between suite of methods (Ref Pull #1365)
Taylor Otwell committed -
Make insert_get_id() work with non-auto-incrementing columns.
Taylor Otwell committed -
Taylor Otwell committed
-
Update laravel/documentation/localization.md
Taylor Otwell committed -
Added return value from PDO::commit
Taylor Otwell committed -
My take at #1198
Taylor Otwell committed -
Add Response::jsonp() to Response class.
Taylor Otwell committed -
Fixed connector options merge bug.
Taylor Otwell committed -
Use `mb_substr` instead of `sub_str` in order to resolve multi-language problem.
Taylor Otwell committed -
Fix typo.
Taylor Otwell committed -
Fix typo and update 2nd example comment for filter
Taylor Otwell committed -
Franz Liedke committed
-
Minor corrections to the documentation and using Input::json() with Validator
Taylor Otwell committed -
Taylor Otwell committed
-
Update laravel/validator.php
Taylor Otwell committed -
Taylor Otwell committed
-
Update laravel/documentation/views/templating.md
Taylor Otwell committed -
Parameter JSON_OPTIONS added to response.php
Taylor Otwell committed -
Add 'laravel.auth: login' and 'laravel.auth: logout' events.
Taylor Otwell committed -
Allow forward slash separators in Str::classify()
Taylor Otwell committed -
added lists() method to the fluent documentation
Taylor Otwell committed -
Taylor Otwell committed
-
Removed GR folder
Taylor Otwell committed -
Taylor Otwell committed
-
Small Changes on the Language File (PT-PT)
Taylor Otwell committed -
Automatically apply entities to output using Blade
Taylor Otwell committed -
Fix for validate_required_with
Taylor Otwell committed -
Allow find to be called anywhere on an Eloquent Model
Taylor Otwell committed -
Added ability to call Eloquent::with on a Relationship instance
Taylor Otwell committed -
bugfix: added validation message to language file for required_with
Taylor Otwell committed -
Update application/language/id/pagination.php
Taylor Otwell committed -
Taylor Otwell committed
-
Taylor Otwell committed
-