Commit Graph

286 Commits

Author SHA1 Message Date
Taylor Otwell 06538cc8c0 update change log. 2013-01-10 16:19:36 -06:00
Dayle Rees f0c3dbba40 Fixing merge issues. 2013-01-06 20:14:07 +00:00
Taylor Otwell f7d0b437c3 Merge pull request #1278 from Jakobud/feature/doc/strings
Added output from examples to String documentation
2013-01-05 13:15:10 -08:00
Taylor Otwell 358e8abde6 Merge pull request #1390 from Anahkiasen/feature/url_language
Add URL::to_language and HTML::link_to_language localization helpers
2013-01-05 12:46:43 -08:00
Taylor Otwell 829fa4edd8 Merge pull request #1399 from HiroKws/correct/document/html
Correct document page of HTML page.
2013-01-05 12:44:39 -08:00
Taylor Otwell c463d2a4ab Merge pull request #1400 from sdbondi/develop
Ref #649 - Added documentation for where_between suite of methods (Ref Pull #1365)
2013-01-05 12:43:54 -08:00
Taylor Otwell 875cac6c83 Merge branch 'master' into develop 2013-01-05 14:36:48 -06:00
Taylor Otwell 0726fb8e84 Merge pull request #1415 from j20/patch-1
Update laravel/documentation/localization.md
2013-01-05 12:36:27 -08:00
Taylor Otwell e1d081bd54 Merge pull request #1501 from JesseObrien/master
Add Response::jsonp() to Response class.
2013-01-05 12:18:14 -08:00
Franz Liedke efdc12ed25 Fix typo. 2013-01-05 21:07:31 +01:00
Taylor Otwell 22107fe944 Merge pull request #1461 from AustinW/master
Minor corrections to the documentation and using Input::json() with Validator
2013-01-05 12:06:53 -08:00
Taylor Otwell 3bbc809c12 Merge pull request #1479 from Ore4444/patch-1
Update laravel/documentation/views/templating.md
2013-01-05 12:00:14 -08:00
Taylor Otwell e0dfd7c5d3 Merge pull request #1502 from olivervogel/develop
added lists() method to the fluent documentation
2013-01-05 11:50:51 -08:00
Taylor Otwell 153c2837f3 Update docs. 2013-01-05 13:36:02 -06:00
Taylor Otwell 0993552c0a Merge pull request #1554 from theideapeople/patch/doc-rule-arrays
Added documentation for validating arrays.
2013-01-05 11:16:53 -08:00
Taylor Otwell 1a33a13a3a Merge branch 'master' into develop 2013-01-05 13:05:06 -06:00
Taylor Otwell 2827c3fc78 Document group_by. 2013-01-05 13:04:22 -06:00
Taylor Otwell 0339a3276b Fix bad doc. 2013-01-05 13:02:58 -06:00
Jesse O'Brien e854464a21 Added section on Enabling the profiler.
Thanks to @sparksp for pointing it out.
2013-01-03 12:06:26 -05:00
Jesse O'Brien 4d6827ca14 Adding documentation for the Profiler logging and timers.
Simple as that :)
2013-01-03 12:06:26 -05:00
Ken Stanley 6b18fc2b24 Added documentation for validating arrays. 2012-12-31 09:22:50 -05:00
Oliver Vogel 3e4eb5fc3d added lists() method to the fluent documentation 2012-12-06 20:44:39 +01:00
Jesse O'Brien 404b59730a Added callback wrapper for JSONP auto wrapping. 2012-12-06 11:57:26 -05:00
Jesse O'Brien cf6e2a768b Add documentation for JSONP Response 2012-12-06 11:22:48 -05:00
Adam Becker 742eb4ea8d fix link to #route-groups 2012-12-03 13:24:46 -05:00
Ore Landau a9f97961ef Update laravel/documentation/views/templating.md
Fixed a false example.
2012-11-27 13:15:14 +02:00
Taylor Otwell d2fefa65aa Work on section handling. 2012-11-06 15:04:13 -06:00
j20 39320dc847 Update laravel/documentation/localization.md
Updated to use the two-letter, ISO standard language code for Spanish--'es' instead of 'sp'.
2012-11-03 14:54:38 -05:00
Taylor Otwell c69c7cac1a Merge branch 'master' of github.com:laravel/laravel 2012-10-31 08:54:26 -05:00
Taylor Otwell b386eeec8a update change log. 2012-10-31 08:54:07 -05:00
sdbondi fab42949dc Added documentation for where_between suite of methods
Signed-off-by: sdbondi <sdbondi@gmail.com>
2012-10-30 09:08:51 +02:00
Hirohisa Kawase 6bef39b0f1 Correct document page of HTML page.
No exist secure_link() function, so changed to link_to_secure().
The 2nd parameter of HTML::style() is array, but passed a string in sample code.
Signed-off-by:Hirohisa Kawase <hiro.soft@gmail.com>
2012-10-30 13:17:33 +09:00
Zander Baldwin a7ea27d0a0 Update "docs/views/html.md", parse error in example code.
The example code for the `HTML::entities()` method in the documentation had unescaped apostrophes (single quotes) in the string passed as the first parameter.
A parse error would have resulted should someone try to use that code.
2012-10-27 01:09:54 +00:00
Austin White 921e232d9d Typo corrections 2012-10-26 16:59:33 -07:00
Anahkiasen 89e3bf1fbd Add URL::to_language and HTML::link_to_language localization helpers
Signed-off-by: Anahkiasen <ehtnam6@gmail.com>
2012-10-26 22:32:52 +01:00
Anahkiasen e2b7d65c18 Added migrate:rebuild command to clean and reconstruct the database
Signed-off-by: Anahkiasen <ehtnam6@gmail.com>
2012-10-26 19:45:32 +01:00
Taylor Otwell 37cd08faea Merge pull request #1357 from aebersold/master
documentation fix on validators
2012-10-25 06:14:55 -07:00
Taylor Otwell 2914471de1 Merge pull request #1381 from vFragosop/documentation/improvements
Improving documentation about Input::file()
2012-10-25 06:07:15 -07:00
Vinícius Fragoso e8f08ce1f4 Fixing smal typo 2012-10-22 17:10:46 -02:00
Vinícius Fragoso 7c3d278283 Improving documentation on file uploads
Adding information about setting multipart/form-data on forms in order
to use file uploads.
2012-10-22 16:58:32 -02:00
Maksim Surguy e684aa3c00 Added file input form element docs
The file input is in the API but not in the documentation.
2012-10-21 13:38:27 +11:00
Jason Lewis e531cd6300 Merge pull request #1348 from matz3/master
Spelling mistake correction in documentation
2012-10-20 07:31:53 -07:00
aebersold 7eb5be794c documentation error, wrong date format 2012-10-16 17:55:50 +02:00
everclear 9b63f65408 link_to_route requires 3 parameters if wildcard values are required 2012-10-15 15:50:10 +02:00
matz3 97013cd816 Spelling mistake correction in documentation
Added missing 's' in the word 'is' (Laravel Overview).

Signed-off-by: matz3 <osswaldm94@gmail.com>
2012-10-14 18:48:25 +02:00
Shawn McCool 2e8364994f changed date format in validation documentation to match ISO8601 2012-10-11 08:14:55 +02:00
Taylor Otwell 3416506194 increment version. refactor eloquent eager loading matching. 2012-10-07 14:04:29 -05:00
Shawn McCool f53f07df4a Update laravel/documentation/database/eloquent.md
minor grammar update in docs
2012-10-03 13:24:05 +03:00
Shawn McCool 00edb1db8c clarified table naming conventions 2012-10-03 12:19:11 +02:00
Taylor Otwell d1c1fe4446 fix bug in eloquent model and update version. 2012-09-27 17:45:12 -04:00