- 06 Jan, 2013 4 commits
-
-
Respect LARAVEL_ENV variable
Taylor Otwell committed -
Added a pretty_print option to the log class
Taylor Otwell committed -
Fix for white-on-white profiler text when using dark site theme
Taylor Otwell committed -
Laravel **should** respect `LARAVEL_ENV` variable when running through CLI
Pavel Puchkin committed
-
- 05 Jan, 2013 12 commits
-
-
add use Closure;
Taylor Otwell committed -
Undefined namespace Grammars
Taylor Otwell committed -
Update laravel/documentation/localization.md
Taylor Otwell committed -
Add Response::jsonp() to Response class.
Taylor Otwell committed -
Update laravel/validator.php
Taylor Otwell committed -
Small Changes on the Language File (PT-PT)
Taylor Otwell committed -
Fix for validate_required_with
Taylor Otwell committed -
Update application/language/id/pagination.php
Taylor Otwell committed -
Adds WinCache caching driver
Taylor Otwell committed -
update new indonesian translation validation text
Taylor Otwell committed -
Added a more dynamic method for checking dblib (response to ticket #770)
Taylor Otwell committed -
Documenting Profiler
Taylor Otwell committed
-
- 03 Jan, 2013 2 commits
-
-
Thanks to @sparksp for pointing it out.
Jesse O'Brien committed -
Simple as that :)
Jesse O'Brien committed
-
- 02 Jan, 2013 1 commit
-
-
Added in a more dynamic method for checking whether to use dblib or sqlsrv drivers for a mssql pdo connection. This is to make local mac devs work well with windows prod machines.
David Staley committed
-
- 01 Jan, 2013 1 commit
-
-
Bugan committed
-
- 27 Dec, 2012 1 commit
-
-
Signed-off-by: Darkimmortal <admin@imgkk.com>
Darkimmortal committed
-
- 26 Dec, 2012 1 commit
-
-
Bryan Wood committed
-
- 20 Dec, 2012 1 commit
-
-
Replaced 'next' translation with the correct word.
William Notowidagdo committed
-
- 17 Dec, 2012 1 commit
-
-
James Spibey committed
-
- 14 Dec, 2012 1 commit
-
-
Jorge Murta committed
-
- 06 Dec, 2012 4 commits
-
-
Jesse O'Brien committed
-
Jesse O'Brien committed
-
Jesse O'Brien committed
-
Jesse O'Brien committed
-
- 03 Dec, 2012 2 commits
-
-
fix link to #route-groups
Taylor Otwell committed -
Adam Becker committed
-
- 27 Nov, 2012 2 commits
-
-
Dragons not present after warning
Dayle Rees committed -
Max Myers committed
-
- 25 Nov, 2012 1 commit
-
-
It isn't useful to log arrays if the result is 'Array'. I noticed that I often use `Log::info(print_r($array, true));` and I'am probably not alone, so why not add this as a feature to the framework?
Sony? committed
-
- 22 Nov, 2012 1 commit
-
-
Fix: Replace :other with Validation Attributes (from validation.php in language folder)
Nimit Suwannagate committed
-
- 06 Nov, 2012 5 commits
-
-
Taylor Otwell committed
-
Add unit testing coverage for Laravel\HTML
Dayle Rees committed -
Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed -
Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed -
testcases. Also remove tearDown method, as it doesn't do anything at this moment. Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed
-