- 02 Sep, 2012 10 commits
-
-
Taylor Otwell authored
Deleted an anchor of top of line. Defined "config", but it was reffered ...
-
Taylor Otwell authored
Change some Markdown to fit other md files' format.
-
Taylor Otwell authored
[Session] Trigger garbage collection (sweep) manually
-
Taylor Otwell authored
German translation for array validator messages
-
Taylor Otwell authored
Fix Query::lists() for empty resultsets
-
Taylor Otwell authored
Fixing a bug with saving data to pivot table
-
Taylor Otwell authored
Fixed Exception thrown when passing null $value to Form::submit(), Form::reset(), Form::button()
-
Taylor Otwell authored
Reorg and Additions and Improvements to Templating Documentation
-
Taylor Otwell authored
Allow bundles to respond to root requests.
-
Taylor Otwell authored
Artisan route task was ignoring the specified route
-
- 01 Sep, 2012 4 commits
-
-
Taylor Otwell authored
[Auth] Eloquent driver does now allow login via object
-
Taylor Otwell authored
Allow Model instance or id for first argument in Has_Many_And_Belongs_To::attach()
-
Taylor Otwell authored
Feature: Str::limit_exact limits a string including its custom ending to a specified length
-
Taylor Otwell authored
added dblib option to sqlsrv connector class /sam fitz (abigwonderful)
-
- 29 Aug, 2012 6 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 27 Aug, 2012 3 commits
-
-
Taylor Otwell authored
[Docs] Fix contribution page links
-
Taylor Otwell authored
[Docs] Pull request guidelines
-
Taylor Otwell authored
Added ## Laravel 3.2.5, and changed 'Upgrading From ...' to <h3>
-
- 21 Aug, 2012 5 commits
-
-
Dayle Rees authored
added unsigned() description
-
Tobsn authored
i had one job…
-
Tobsn authored
was missing…
-
Dayle Rees authored
Danish translation of pagination and validation
-
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
-
- 19 Aug, 2012 1 commit
-
-
Thomas Kjærgaard authored
-
- 18 Aug, 2012 3 commits
-
-
Hirohisa Kawase authored
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 authored
Signed-off-by: Hirohisa Kawase <hiro.soft@gmail.com>
-
Hirohisa Kawase authored
Signed-off-by: Hirohisa Kawase <hiro@linux-eejv.(none)>
-
- 17 Aug, 2012 4 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
-