Taylor Otwell 170c29eaaa adding better comments in auth class. 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 a6bb5f26a3 Trim exception message in database manager. 13 years ago
routing bf01e932c3 fixed variable typo in routing filter class. 13 years ago
session b7b5bc6938 Change csrf_token constant. 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 170c29eaaa adding better comments in auth class. 13 years ago
autoloader.php 783101cc7a fixed bug in autoloader. 13 years ago
benchmark.php 0c4018ec88 refactoring. 13 years ago
blade.php d3f9391981 fixing some bugs. 13 years ago
config.php 9c6d4871b2 Trim comment in config class. 13 years ago
cookie.php 193396506e Fix bug in cookie class. 13 years ago
core.php f74d5ad2d4 Set timezone in core file. 13 years ago
crypter.php d392365a1b Trim an exception message in the crypter. 13 years ago
facades.php d82f1d40c0 Facade should support calls with no parameters. 13 years ago
file.php bbc8a5d0d0 Tweak upload method in file class. 13 years ago
form.php 63ac87cc0f Clean up Form::token method. 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 eab5e24883 Change scope of private inflector methods to protected. 13 years ago
input.php 1ed1fdf6fc Clean up Input::upload method. 13 years ago
ioc.php 2a27e5d3e4 Tweak comment in ioc class. 13 years ago
lang.php 3e90009263 Tweak the language line logic. 13 years ago
laravel.php 1867f28ad6 Move the timezone setting into the core file. 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 7ca6909fa9 Tweaking paginator comments. 13 years ago
redirect.php c432b7f55d Added Redirect->with_errors method. 13 years ago
redis.php 8fd522fd67 Refactored redis destruction 13 years ago
request.php e4fce8e468 Update the csrf_token constant. 13 years ago
response.php 1b053815d3 Cleaning up comments in response class. 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