- 11 May, 2012 17 commits
-
-
Taylor Otwell authored
Remove more unneeded Closure references
-
Taylor Otwell authored
where_nested breaks on empty closures
-
Andrew Ellis authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Franz Liedke authored
-
Franz Liedke authored
-
Franz Liedke authored
-
Franz Liedke authored
-
Franz Liedke authored
-
Franz Liedke authored
-
Franz Liedke authored
-
Franz Liedke authored
-
Taylor Otwell authored
Fix order of elements for Cookie::put() in Auth driver
-
Colin Viebrock authored
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
-
- 10 May, 2012 15 commits
-
-
Taylor Otwell authored
Fix for #660
-
Colin Viebrock authored
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
-
Taylor Otwell authored
Doc change for issue #648
-
Colin Viebrock authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Laravel\Route PHPDoc cleanup and removed $uri from Route::parameters().
-
Taylor Otwell authored
Controller property Bundle ( and some additions )
-
Taylor Otwell authored
Google Pretty Print never loaded, there's no need to include it.
-
Taylor Otwell authored
Allow Blade extensions to actually extend Blade
-
Taylor Otwell authored
Add support for Form::select with optgroup, solved #526
-
Taylor Otwell authored
add array_except() and array_only(), mimicking Input::except() and Input::only() but for any array
-
Daniel Petrie authored
-
Daniel Petrie authored
bundle property wasn't being used, so I made use of it as well as adding the controllers name and action being called.
-
- 09 May, 2012 4 commits
-
-
Colin Viebrock authored
-
Taylor Otwell authored
Auth Driver uses Crypter
-
Colin Viebrock authored
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
-
Colin Viebrock authored
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
-
- 08 May, 2012 1 commit
-
-
crynobone authored
-
- 07 May, 2012 2 commits
- 05 May, 2012 1 commit
-
-
Taylor Otwell authored
Validator: During replace :attribute, need to verify Lang::has('key') instead of checking is_null()
-