- 22 Mar, 2013 6 commits
-
-
Sometimes the logged queries would be rendered with visible HTML entities in the profiler, due to double encoding (You know, > 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à!
Eugen committed -
Adding PATCH to the route register.
Taylor Otwell committed -
Self-explanatory.
Jesse O'Brien committed -
Taylor Otwell committed
-
Fix for Postgresql PDO::FETCH_ASSOC
Taylor Otwell committed -
Alex committed
-
- 12 Mar, 2013 3 commits
-
-
Syntax fix for PHP 5.3 (#1690)
Taylor Otwell committed -
Pavel Puchkin committed
-
Pavel Puchkin committed
-
- 26 Feb, 2013 1 commit
-
-
IoC container not resolving classes with optional parameters (i.e. models that use Eloquent)
Taylor Otwell committed
-
- 07 Feb, 2013 2 commits
-
-
Kelt Dockins committed
-
Kelt Dockins committed
-
- 13 Jan, 2013 3 commits
-
-
Update laravel/documentation/requests.md
Dayle Rees committed -
Dayle Rees committed
-
Fixed typo. Missing opening paren
Eddie Monge Jr committed
-
- 12 Jan, 2013 2 commits
-
-
Implemented OPTIONS verb
Taylor Otwell committed -
Laravel crashes when an OPTIONS request is issued
Pasvaz committed
-
- 10 Jan, 2013 14 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Fixed issue with html unit tests
Taylor Otwell committed -
fixed typo
Taylor Otwell committed -
Taylor Otwell committed
-
Documentation fixes
Taylor Otwell committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed
-
- 09 Jan, 2013 1 commit
-
-
I suppose stored is what was meant to be typed?
Andreas Heiberg committed
-
- 07 Jan, 2013 2 commits
-
-
Malachi Soord committed
-
Taylor Otwell committed
-
- 06 Jan, 2013 6 commits
-
-
Dayle Rees committed
-
Dayle Rees committed
-
Taylor Otwell committed
-
Respect LARAVEL_ENV variable
Taylor Otwell committed -
Taylor Otwell committed
-
Added a pretty_print option to the log class
Taylor Otwell committed
-