Taylor Otwell dfb3d35f16 add ability to specify the language on the paginator. 13 years ago
..
cache 60033e52d3 Fixed Cache\Drivers\Driver::remember 13 years ago
config b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 13 years ago
database 937441d31b cleaning up more code. 13 years ago
routing 5f348b2c6e refactoring various classes. 13 years ago
session 994949c6ce refactoring various classes. 13 years ago
arr.php b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 13 years ago
asset.php 58638216e8 Throw better Exceptions 13 years ago
auth.php 5f348b2c6e refactoring various classes. 13 years ago
autoloader.php 783101cc7a fixed bug in autoloader. 13 years ago
benchmark.php 0c4018ec88 refactoring. 14 years ago
blade.php d3f9391981 fixing some bugs. 13 years ago
config.php 5f348b2c6e refactoring various classes. 13 years ago
cookie.php 193396506e Fix bug in cookie class. 13 years ago
core.php 5f348b2c6e refactoring various classes. 13 years ago
crypter.php 58638216e8 Throw better Exceptions 13 years ago
facades.php b4fe148de5 Got rid of all IoC::container() calls 13 years ago
file.php a6641130c4 fixing bugs in validator and file classes. 13 years ago
form.php 2758b4c16d some small refactoring and bug fixing. 13 years ago
hash.php e226a463bf refactoring. 13 years ago
helpers.php 0dc43490a6 moved functions to helpers file. 13 years ago
html.php 3ccad7de60 fix bug in link_to_asset method. 13 years ago
inflector.php 5da8c1e1d9 Data is countable, it's plural of datum 13 years ago
input.php f492c81aa8 added ability to filter flashed input data. 13 years ago
ioc.php 8c8ff5fac7 Shorten long exception message. 13 years ago
lang.php 5f348b2c6e refactoring various classes. 13 years ago
laravel.php 5f348b2c6e refactoring various classes. 13 years ago
memcached.php 980caf31da added callStatic method to Memcached class. 13 years ago
messages.php 5f348b2c6e refactoring various classes. 13 years ago
paginator.php dfb3d35f16 add ability to specify the language on the paginator. 13 years ago
redirect.php 7cc591f901 tweaked comments. 13 years ago
redis.php 8fd522fd67 Refactored redis destruction 13 years ago
request.php 466ccdb96c throw an exception in the request forged method if no session driver has been specified. 13 years ago
response.php e994dffc51 Fix Response::of_something() calls 13 years ago
section.php b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 13 years ago
str.php 58638216e8 Throw better Exceptions 13 years ago
uri.php 1cdfd5a8b0 remove some comment bloat. 13 years ago
url.php 100ffb4ffe remove some comment bloat. 13 years ago
validator.php a675b05237 fixing some commits i accidently overwrote. 13 years ago
view.php 16a21422fb remove some comment bloat. 13 years ago