- 10 Jan, 2013 1 commit
-
-
Taylor Otwell authored
-
- 07 Jan, 2013 1 commit
-
-
Taylor Otwell authored
-
- 06 Jan, 2013 14 commits
-
-
Dayle Rees authored
-
Dayle Rees authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Respect LARAVEL_ENV variable
-
Taylor Otwell authored
-
Taylor Otwell authored
Added a pretty_print option to the log class
-
Taylor Otwell authored
Fix for white-on-white profiler text when using dark site theme
-
Taylor Otwell authored
Update application/language/nl/validation.php
-
Taylor Otwell authored
Update laravel/documentation/views/html.md
-
Barryvdh authored
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.
-
Pavel Puchkin authored
Laravel **should** respect `LARAVEL_ENV` variable when running through CLI
-
vauteer authored
The second parameter of HTML::style have to be an array, not a string.
-
Taylor Otwell authored
Japanese translations for new validation rules.(count*)
-
Hirohisa Kawase authored
Signed-off-by: Hirohisa Kawase <hirokws@gmail.com>
-
- 05 Jan, 2013 24 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Added a method to fluently set belongs-to relation
-
Taylor Otwell authored
Fix CLI mode detection for some shared hosts.
-
Taylor Otwell authored
Added PDO error code
-
Taylor Otwell authored
add use Closure;
-
Taylor Otwell authored
Undefined namespace Grammars
-
Taylor Otwell authored
Add bundle:uninstall, bundle:unpublish, migrate:rollback and migrate:reset for bundles
-
Taylor Otwell authored
segment pattern to match a single segment, also matches UTF-8 segments.
-
Taylor Otwell authored
Added output from examples to String documentation
-
Taylor Otwell authored
DB::escape()
-
Taylor Otwell authored
-
Taylor Otwell authored
Pass the response by reference so it can be overwritten in filters
-
Taylor Otwell authored
improve french translation for validation
-
Taylor Otwell authored
Add URL::to_language and HTML::link_to_language localization helpers
-
Taylor Otwell authored
Correct document page of HTML page.
-
Taylor Otwell authored
Ref #649 - Added documentation for where_between suite of methods (Ref Pull #1365)
-
Taylor Otwell authored
Make insert_get_id() work with non-auto-incrementing columns.
-
Taylor Otwell authored
-