- 17 Sep, 2012 1 commit
-
-
Franz Liedke committed
-
- 12 Sep, 2012 1 commit
-
-
Franz Liedke committed
-
- 11 Sep, 2012 4 commits
-
-
Updated Paginator to fit better with bootstrap 2.1
Dayle Rees committed -
Added 'traffic' and 'chassis' as uncountable words to feed pluralizer
Dayle Rees committed -
The Docs now show bootstrap style Pagination
kapil verma committed -
Thats it .. pulling on the docs now
kapil verma committed
-
- 10 Sep, 2012 7 commits
-
-
Signed-off-by: Jason Walton <jwalton512@gmail.com>
Jason Walton committed -
Problem with manual running of Artisan tasks
Dayle Rees committed -
Added new touch function to eloquent, updates timestamps and immediately saves
Dayle Rees committed -
Turn profiler off using runtime Config
Dayle Rees committed -
So that it doesn't screw up pagination
kapil verma committed -
Improved/added Dutch (nl_NL) translations
Jason Lewis committed -
Bug/artisan bundle provider
Jason Lewis committed
-
- 09 Sep, 2012 5 commits
-
-
Signed-off-by: Bryan te Beek <bryantebeek@gmail.com>
Bryan te Beek committed -
Signed-off-by: Bryan te Beek <bryantebeek@gmail.com>
Bryan te Beek committed -
Signed-off-by: Neo Ighodaro <thecreativityteam@yahoo.com>
Neo Ighodaro committed -
Neo Ighodaro committed
-
Added Portuguese Language
Jason Lewis committed
-
- 08 Sep, 2012 3 commits
-
-
Fix #1140: Auth / Eloquent / Custom password getter
Jason Lewis committed -
Delete phpunit.xml when unit testing
Jason Lewis committed -
Updated Bulgarian translation
Jason Lewis committed
-
- 07 Sep, 2012 2 commits
-
-
Franz Liedke committed
-
Looks like that was committed accidentally.
Franz Liedke committed
-
- 05 Sep, 2012 3 commits
-
-
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
kapil verma committed -
Allow Input::json() to return array instead of object
Taylor Otwell committed -
Aaron Kuzemchak committed
-
- 04 Sep, 2012 3 commits
-
-
Changed the folder name from "gr" to "el"
Dayle Rees committed -
Signed-off-by: George Drakakis <lolly@lollypop.gr>
George Drakakis committed -
This fixes #1140.
Franz Liedke committed
-
- 03 Sep, 2012 10 commits
-
-
flaviozantut committed
-
flaviozantut committed
-
Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
Callum McIntyre committed -
Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
Callum McIntyre committed -
Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
Callum McIntyre committed -
Roumen Damianoff committed
-
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.
Joost Koehoorn committed -
Added Greek Language
Dayle Rees committed -
Signed-off-by: George Drakakis <lolly@lollypop.gr>
George Drakakis committed
-
- 02 Sep, 2012 1 commit
-
-
SO that things dont break for 5.3 peeps
kapil verma committed
-