- 13 Aug, 2012 3 commits
-
-
Added Output Buffering
Taylor Otwell committed -
Add support for non-string parameters in controller routes
Taylor Otwell committed -
Branch::expand()
Taylor Otwell committed
-
- 12 Aug, 2012 3 commits
-
-
added array and array count validation for multi-select input
Dayle Rees committed -
type boolean is tinyint(1)
Dayle Rees committed
-
- 11 Aug, 2012 4 commits
-
-
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Jason Lewis committed -
Added Turkish language files.
Jason Lewis committed -
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Jason Lewis committed -
Changed jQuery '$' to 'jQuery' in the Profiler
Jason Lewis committed
-
- 10 Aug, 2012 4 commits
-
-
Add decimal schema on docs
Taylor Otwell committed -
fix namespace issue on exception
Taylor Otwell committed -
Taylor Otwell committed
-
Taylor Otwell committed
-
- 09 Aug, 2012 1 commit
-
-
phpdoc fixes
Taylor Otwell committed
-
- 08 Aug, 2012 1 commit
-
-
Signed-off-by: Sinan Eldem <sinan@sinaneldem.com.tr>
Sinan Eldem committed
-
- 07 Aug, 2012 1 commit
-
-
Update path to index view file.
Phill Sparks committed
-
- 06 Aug, 2012 1 commit
-
-
- all tested now - ready for merge into staging :P
Tobsn committed
-
- 04 Aug, 2012 2 commits
-
-
Signed-off-by: Johnson Page <jwpage@gmail.com>
Johnson Page committed -
Changed the '$' to 'jQuery' in profiler.js because it conflicts with libs like 'prototype.js'. I did not use '.noConflict()' because of the people that do use the '$'. Signed-off-by: Alex Bouma <info@alboweb.nl>
Alex Bouma committed
-
- 03 Aug, 2012 4 commits
-
-
added validate_array/count/countmin/countmax/countbetween - corresponding replace_count/countmin/countmax/countbetween message functions - corresponding validator error messages into all language files (please have maintainers update their language files) - also converted spaces to tabs in the polish language file to fit all the others.
Tobsn committed -
Sergii Grebeniuk committed
-
Simplify extending the database session driver
Taylor Otwell committed -
Signed-off-by: apathetic012 <apathetic012@gmail.com>
apathetic012 committed
-
- 02 Aug, 2012 1 commit
-
-
Franz Liedke committed
-
- 01 Aug, 2012 3 commits
-
-
switched from default "tinyint" which creates a tinyint(4) to the standard mysql boolean type "tinyint(1)"
Tobsn committed -
Refix unit testing for Laravel
Franz Liedke committed -
Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed
-
- 31 Jul, 2012 12 commits
-
-
add output of File::mime() example
Dayle Rees committed -
Japanese language
Dayle Rees committed -
Dayle Rees committed
-
Dayle Rees committed
-
Request::time()
Dayle Rees committed -
Fixed bug where the profiler did not correctly put quotes around bindings
Dayle Rees committed -
Allow second param of HTML::link* methods to be null
Dayle Rees committed -
Dayle Rees committed
-
Dayle Rees committed
-
Dayle Rees committed
-
Updated the helper method dd()
Dayle Rees committed -
Update laravel/documentation/controllers.md
Dayle Rees committed
-