- 20 Jun, 2012 6 commits
-
-
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 4 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>
-
- 13 Jun, 2012 2 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 11 Jun, 2012 1 commit
-
-
Taylor Otwell authored
Fix typo.
-
- 10 Jun, 2012 1 commit
-
-
Lucas Cherkewski 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 14 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
-
Taylor Otwell authored
Adding third parameter (filename) to upload method.
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Check against host name for CLI commands
-
Taylor Otwell authored
fix spelling mistake pointed out by @andrey_butov
-
Taylor Otwell authored
Render Response objects when casting as string
-
Taylor Otwell authored
Fixing bug in IoC::resolve
-
Taylor Otwell authored
Use the static "compiled" method
-