- 05 Sep, 2012 2 commits
-
-
just added a check in Profiler's render method to also look at Config::get('application.profiler') as laravel allows changing config during runtime. This allows turning off profiler for certain actions
kapil verma committed -
Aaron Kuzemchak committed
-
- 02 Sep, 2012 4 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 29 Aug, 2012 5 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 27 Aug, 2012 2 commits
-
-
Franz Liedke committed
-
Franz Liedke committed
-
- 25 Aug, 2012 2 commits
-
-
Franz Liedke committed
-
H.J. van Meerveld committed
-
- 21 Aug, 2012 3 commits
-
-
Christoph Menke committed
-
i had one job…
Tobsn committed -
was missing…
Tobsn committed
-
- 20 Aug, 2012 4 commits
-
-
tons of people are doing it wrong every day - this should fix it or at least can be used as reference.
Tobsn committed -
tons of people are doing it wrong every day - this should fix it or at least can be used as reference.
Tobsn committed -
Taylor Otwell committed
-
- 19 Aug, 2012 3 commits
-
-
Missing comma
daris committed -
Callum McIntyre committed
-
Changed timestamp function in database/eloquent/model.php from protected to public. Allows eloquent model timestamps to be updated without actually changing any data. git push fork minor/unprotect-eloquent-timestamps git status git # Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
Callum McIntyre committed
-
- 18 Aug, 2012 3 commits
-
-
Deleted an anchor of top of line. Defined "config", but it was reffered from no where. So, keep code simple. Signed-off-by:Hirohisa Kawase <hiro.soft@gmail.com>
Hirohisa Kawase committed -
Signed-off-by:Hirohisa Kawase <hiro.soft@gmail.com>
Hirohisa Kawase committed -
Signed-off-by: Hirohisa Kawase <hiro@linux-eejv.(none)>
Hirohisa Kawase committed
-
- 17 Aug, 2012 3 commits
-
-
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){});
Jesse O'Brien committed -
Taylor Otwell committed
-
Taylor Otwell committed
-
- 16 Aug, 2012 1 commit
-
-
Signed-off-by: Spencer Deinum <spencerdeinum@gmail.com>
Spencer Deinum committed
-
- 15 Aug, 2012 5 commits
-
-
Franz Liedke committed
-
Franz Liedke committed
-
Franz Liedke committed
-
Franz Liedke committed
-
Franz Liedke committed
-
- 11 Aug, 2012 3 commits
-
-
Kelly Banman committed
-
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Jason Lewis committed -
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Jason Lewis committed
-