- 27 Aug, 2012 1 commit
-
-
Taylor Otwell authored
Added ## Laravel 3.2.5, and changed 'Upgrading From ...' to <h3>
-
- 21 Aug, 2012 4 commits
-
-
Dayle Rees authored
added unsigned() description
-
Tobsn authored
i had one job…
-
Tobsn authored
was missing…
-
Dayle Rees authored
Docu on how to ensure foreign() works
-
- 20 Aug, 2012 4 commits
-
-
Tobsn authored
tons of people are doing it wrong every day - this should fix it or at least can be used as reference.
-
Tobsn authored
tons of people are doing it wrong every day - this should fix it or at least can be used as reference.
-
Taylor Otwell authored
-
- 18 Aug, 2012 1 commit
-
-
Hirohisa Kawase authored
Signed-off-by: Hirohisa Kawase <hiro.soft@gmail.com>
-
- 17 Aug, 2012 7 commits
-
-
Dayle Rees authored
Added profile timers
-
Jesse O'Brien authored
Track the running time of a function Profiler::time(function(){}); Profiler::time(function(){}, 'name'); Track a stopwatch style timer throughout your app Profiler::tick('name'); Profiler::tick('name', function($timer){});
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 16 Aug, 2012 2 commits
-
-
Dayle Rees authored
Add Command::run() to artisan documentation.
-
Spencer Deinum authored
Signed-off-by: Spencer Deinum <spencerdeinum@gmail.com>
-
- 14 Aug, 2012 1 commit
-
-
Dayle Rees authored
-
- 13 Aug, 2012 4 commits
-
-
Taylor Otwell authored
Added Output Buffering
-
Taylor Otwell authored
(profiler doesn't show up) laravel.done event doesn't get fired for php-fcgi users
-
Taylor Otwell authored
Add support for non-string parameters in controller routes
-
Taylor Otwell authored
Branch::expand()
-
- 12 Aug, 2012 3 commits
-
-
Dayle Rees authored
added array and array count validation for multi-select input
-
Dayle Rees authored
type boolean is tinyint(1)
-
-
- 11 Aug, 2012 5 commits
-
-
Jason Lewis authored
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
-
Jason Lewis authored
Added Turkish language files.
-
Jason Lewis authored
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
-
Jason Lewis authored
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
-
Jason Lewis authored
Changed jQuery '$' to 'jQuery' in the Profiler
-
- 10 Aug, 2012 7 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Add decimal schema on docs
-
Taylor Otwell authored
fix namespace issue on exception
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 09 Aug, 2012 1 commit
-
-
Dayle Rees authored
Input documentation fix.
-