- 28 Mar, 2013 4 commits
-
-
Taylor Otwell authored
Fix for double escaping of queries in the profiler
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Minor correction to controllers documentation.
-
- 27 Mar, 2013 1 commit
-
-
bruston authored
Signed-off-by: bruston <benjy.ruston@gmail.com>
-
- 22 Mar, 2013 6 commits
-
-
Eugen authored
Sometimes the logged queries would be rendered with visible HTML entities in the profiler, due to double encoding (You know, &gt; stuff). I could not find out why it was being escaped twice, but I found an easy fix: since PHP 5.2.3 the htmlspecialchars function had a double_encoding parameter that could be set to false. Voilà!
-
Taylor Otwell authored
Adding PATCH to the route register.
-
Jesse O'Brien authored
Self-explanatory.
-
Taylor Otwell authored
-
Taylor Otwell authored
Fix for Postgresql PDO::FETCH_ASSOC
-
Alex authored
-
- 12 Mar, 2013 3 commits
-
-
Taylor Otwell authored
Syntax fix for PHP 5.3 (#1690)
-
Pavel Puchkin authored
-
Pavel Puchkin authored
-
- 26 Feb, 2013 1 commit
-
-
Taylor Otwell authored
IoC container not resolving classes with optional parameters (i.e. models that use Eloquent)
-
- 07 Feb, 2013 2 commits
-
-
Kelt Dockins authored
-
Kelt Dockins authored
-
- 13 Jan, 2013 3 commits
-
-
Dayle Rees authored
Update laravel/documentation/requests.md
-
Dayle Rees authored
-
Eddie Monge Jr. authored
Fixed typo. Missing opening paren
-
- 12 Jan, 2013 2 commits
-
-
Taylor Otwell authored
Implemented OPTIONS verb
-
Pasvaz authored
Laravel crashes when an OPTIONS request is issued
-
- 10 Jan, 2013 14 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Fixed issue with html unit tests
-
Taylor Otwell authored
fixed typo
-
Taylor Otwell authored
-
Taylor Otwell authored
Documentation fixes
-
Pierre Bertet authored
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
-
Pierre Bertet authored
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
-
Pierre Bertet authored
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
-
Pierre Bertet authored
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
-
Pierre Bertet authored
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
-
Pierre Bertet authored
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
-
- 09 Jan, 2013 1 commit
-
-
Andreas Heiberg authored
I suppose stored is what was meant to be typed?
-
- 07 Jan, 2013 2 commits
-
-
Malachi Soord authored
-
Taylor Otwell authored
-
- 06 Jan, 2013 1 commit
-
-
Dayle Rees authored
-