- 20 Jun, 2012 10 commits
-
-
Taylor Otwell authored
Foreign key creation ignores database prefix
-
Taylor Otwell authored
Eloquent - simplify eager loading
-
Taylor Otwell authored
Request::ip() doesn't return default
-
Taylor Otwell authored
Allow checking of named view existance.
-
Taylor Otwell authored
Added clear() method to the input class
-
Taylor Otwell authored
Added UNSIGNED to mysql grammar inrementer()
-
Taylor Otwell authored
Added an @break to blade to break out of loops.
-
Taylor Otwell authored
Fixed optgroup closing tag
-
Taylor Otwell authored
Added important note about @layout call
-
Noor Alhiraki authored
-
- 19 Jun, 2012 1 commit
-
-
Tobias Orterer authored
leads to confusion if not pointed out.
-
- 18 Jun, 2012 1 commit
-
-
Jason Lewis authored
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
-
- 17 Jun, 2012 1 commit
-
-
Tobias Orterer authored
Added UNSIGNED to the mysql grammar file because auto increment fields only run upwards, it's a waste of space to provide negative values by the default SIGNED state of INT.
-
- 16 Jun, 2012 5 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
ATTENTION! Fixing reference issue in relationship matching (Causing MAMP, and other installs, to crash when eager-loading)
-
Koen Schmeets authored
-
Dayle Rees authored
Signed-off-by: Dayle Rees <thepunkfan@gmail.com>
-
Jason Lewis authored
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
-
- 15 Jun, 2012 1 commit
-
-
Jason Lewis authored
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
-
- 13 Jun, 2012 2 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 11 Jun, 2012 2 commits
-
-
-
Taylor Otwell authored
Fix typo.
-
- 10 Jun, 2012 1 commit
-
-
Lucas Cherkewski authored
-
- 06 Jun, 2012 2 commits
-
-
Jesse O'Brien authored
While unit testing I found that providing a default IP address to Request::ip() returns NULL in a CLI environment.
-
Franz Liedke authored
-
- 04 Jun, 2012 9 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
Fix whitespace issues in laravel/form.php
-
Colin Viebrock authored
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Allow password field to be configured for Authentication drivers
-
Taylor Otwell authored
-
- 03 Jun, 2012 5 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Add a last_query() function to Database connection class.
-
Taylor Otwell authored
-
Taylor Otwell authored
-