- 13 Aug, 2012 2 commits
-
-
Taylor Otwell authored
Add support for non-string parameters in controller routes
-
Taylor Otwell authored
Branch::expand()
-
- 12 Aug, 2012 3 commits
-
-
Dayle Rees authored
added array and array count validation for multi-select input
-
Dayle Rees authored
type boolean is tinyint(1)
-
-
- 11 Aug, 2012 4 commits
-
-
Jason Lewis authored
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
-
Jason Lewis authored
Added Turkish language files.
-
Jason Lewis authored
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
-
Jason Lewis authored
Changed jQuery '$' to 'jQuery' in the Profiler
-
- 10 Aug, 2012 4 commits
-
-
Taylor Otwell authored
Add decimal schema on docs
-
Taylor Otwell authored
fix namespace issue on exception
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 09 Aug, 2012 1 commit
-
-
Taylor Otwell authored
phpdoc fixes
-
- 08 Aug, 2012 1 commit
-
-
Sinan Eldem authored
Signed-off-by: Sinan Eldem <sinan@sinaneldem.com.tr>
-
- 07 Aug, 2012 1 commit
-
-
Phill Sparks authored
Update path to index view file.
-
- 06 Aug, 2012 1 commit
-
-
Tobsn authored
- all tested now - ready for merge into staging :P
-
- 04 Aug, 2012 2 commits
-
-
Johnson Page authored
Signed-off-by: Johnson Page <jwpage@gmail.com>
-
Alex Bouma authored
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>
-
- 03 Aug, 2012 4 commits
-
-
Tobsn authored
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.
-
Sergii Grebeniuk authored
-
Taylor Otwell authored
Simplify extending the database session driver
-
apathetic012 authored
Signed-off-by: apathetic012 <apathetic012@gmail.com>
-
- 02 Aug, 2012 1 commit
-
-
Franz Liedke authored
-
- 01 Aug, 2012 3 commits
-
-
Tobsn authored
switched from default "tinyint" which creates a tinyint(4) to the standard mysql boolean type "tinyint(1)"
-
Franz Liedke authored
Refix unit testing for Laravel
-
crynobone authored
Signed-off-by: crynobone <crynobone@gmail.com>
-
- 31 Jul, 2012 13 commits
-
-
Dayle Rees authored
add output of File::mime() example
-
Dayle Rees authored
Japanese language
-
Dayle Rees authored
-
Dayle Rees authored
-
Dayle Rees authored
Request::time()
-
Dayle Rees authored
Fixed bug where the profiler did not correctly put quotes around bindings
-
Dayle Rees authored
Allow second param of HTML::link* methods to be null
-
Dayle Rees authored
-
Dayle Rees authored
-
Dayle Rees authored
-
Dayle Rees authored
Updated the helper method dd()
-
Dayle Rees authored
Update laravel/documentation/controllers.md
-
Dayle Rees authored
-