- 10 Jan, 2013 8 commits
-
-
Fixed issue with html unit tests
Taylor Otwell committed -
Documentation fixes
Taylor Otwell committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed -
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
Pierre Bertet committed
-
- 07 Jan, 2013 2 commits
-
-
Malachi Soord committed
-
Taylor Otwell committed
-
- 06 Jan, 2013 14 commits
-
-
Dayle Rees committed
-
Dayle Rees committed
-
Taylor Otwell committed
-
Respect LARAVEL_ENV variable
Taylor Otwell committed -
Taylor Otwell committed
-
Added a pretty_print option to the log class
Taylor Otwell committed -
Fix for white-on-white profiler text when using dark site theme
Taylor Otwell committed -
Update application/language/nl/validation.php
Taylor Otwell committed -
Update laravel/documentation/views/html.md
Taylor Otwell committed -
The use of 'Het' is not always correct, sometimes it should be 'De', so the sentence would look weird. Probably better to remove it. Also, the 'exists' string stated it already exists, but should state it doesn't exist! Very important difference ;) Also changed the formatting errors of email/url to be more specific.
Barryvdh committed -
Laravel **should** respect `LARAVEL_ENV` variable when running through CLI
Pavel Puchkin committed -
The second parameter of HTML::style have to be an array, not a string.
vauteer committed -
Japanese translations for new validation rules.(count*)
Taylor Otwell committed -
Signed-off-by: Hirohisa Kawase <hirokws@gmail.com>
Hirohisa Kawase committed
-
- 05 Jan, 2013 16 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Added a method to fluently set belongs-to relation
Taylor Otwell committed -
Fix CLI mode detection for some shared hosts.
Taylor Otwell committed -
Added PDO error code
Taylor Otwell committed -
add use Closure;
Taylor Otwell committed -
Undefined namespace Grammars
Taylor Otwell committed -
Add bundle:uninstall, bundle:unpublish, migrate:rollback and migrate:reset for bundles
Taylor Otwell committed -
segment pattern to match a single segment, also matches UTF-8 segments.
Taylor Otwell committed -
Added output from examples to String documentation
Taylor Otwell committed -
DB::escape()
Taylor Otwell committed
-