- 10 Sep, 2012 6 commits
-
-
Jason Walton authored
Signed-off-by: Jason Walton <jwalton512@gmail.com>
-
Dayle Rees authored
Problem with manual running of Artisan tasks
-
Dayle Rees authored
Added new touch function to eloquent, updates timestamps and immediately saves
-
Dayle Rees authored
Turn profiler off using runtime Config
-
Jason Lewis authored
Improved/added Dutch (nl_NL) translations
-
Jason Lewis authored
Bug/artisan bundle provider
-
- 09 Sep, 2012 5 commits
-
-
Bryan te Beek authored
Signed-off-by: Bryan te Beek <bryantebeek@gmail.com>
-
Bryan te Beek authored
Signed-off-by: Bryan te Beek <bryantebeek@gmail.com>
-
Neo Ighodaro authored
Signed-off-by: Neo Ighodaro <thecreativityteam@yahoo.com>
-
Neo Ighodaro authored
-
Jason Lewis authored
Added Portuguese Language
-
- 08 Sep, 2012 3 commits
-
-
Jason Lewis authored
Fix #1140: Auth / Eloquent / Custom password getter
-
Jason Lewis authored
Delete phpunit.xml when unit testing
-
Jason Lewis authored
Updated Bulgarian translation
-
- 07 Sep, 2012 2 commits
-
-
Franz Liedke authored
-
Franz Liedke authored
Looks like that was committed accidentally.
-
- 05 Sep, 2012 3 commits
-
-
kapil verma authored
just added a check in Profiler's render method to also look at Config::get('application.profiler') as laravel allows changing config during runtime. This allows turning off profiler for certain actions
-
Taylor Otwell authored
Allow Input::json() to return array instead of object
-
Aaron Kuzemchak authored
-
- 04 Sep, 2012 3 commits
-
-
Dayle Rees authored
Changed the folder name from "gr" to "el"
-
George Drakakis authored
Signed-off-by: George Drakakis <lolly@lollypop.gr>
-
Franz Liedke authored
This fixes #1140.
-
- 03 Sep, 2012 10 commits
-
-
flaviozantut authored
-
flaviozantut authored
-
Callum McIntyre authored
Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
-
Callum McIntyre authored
Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
-
-
Callum McIntyre authored
Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
-
Roumen Damianoff authored
-
Joost Koehoorn authored
When running an Artisan task from within your application using `Command::run`, it fails when the same task is ran more than once. Every time the task is resolved, its file is included using `require` leading to duplicate class definitions. By using `require_once` this problem is avoided.
-
Dayle Rees authored
Added Greek Language
-
George Drakakis authored
Signed-off-by: George Drakakis <lolly@lollypop.gr>
-
- 02 Sep, 2012 8 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
Get rid of duplicate code for DROP TABLE in schema grammars.
-