Taylor Otwell ded215d0e3 change cookie::sign to public. 13 years ago
..
cache bd532ee4b0 fix cache::remember method with closures. 13 years ago
cli 0c69b2c0c0 tweaked github provider. 13 years ago
database 3c016285a1 make log function non-static. 13 years ago
routing 8bd740d183 added support for named layouts. 13 years ago
session 2b12c0c140 modified cookie class. set application key on first request if not set. 13 years ago
asset.php 97fcea1e51 cleaned up paths. 13 years ago
auth.php 33f34aa479 dont use ioc for session. 13 years ago
autoloader.php c44b6264dd fix autoloading system path issue. 13 years ago
blade.php 97fcea1e51 cleaned up paths. 13 years ago
bundle.php b5f9f9bd9a added event firing when bundle is started. 13 years ago
cache.php 97fcea1e51 cleaned up paths. 13 years ago
config.php 429ac00ff5 fixed misleading comment. 13 years ago
cookie.php ded215d0e3 change cookie::sign to public. 13 years ago
core.php b5f9f9bd9a added event firing when bundle is started. 13 years ago
crypter.php 2b12c0c140 modified cookie class. set application key on first request if not set. 13 years ago
database.php a204054ad3 added profile method to db class. 13 years ago
error.php c6e814a6cc return true on ignored errors. 13 years ago
event.php b5442c67fc merged skunkworks into develop. 13 years ago
file.php 068e92286d added path support to bundle installer. 13 years ago
fluent.php 67696d8114 index names may be specified on fluent setup. 13 years ago
form.php 2d413044e8 Add HTML5 date field support. 13 years ago
hash.php a36e2773e2 rearrange hash class. 13 years ago
helpers.php 97fcea1e51 cleaned up paths. 13 years ago
html.php d19fd5a1ce added html::decode method. 13 years ago
input.php b5442c67fc merged skunkworks into develop. 13 years ago
ioc.php af170af12d overall code quality audit. 13 years ago
lang.php a9873a479d added lang::has method. 13 years ago
laravel.php 96b43e90b3 show warning when key is not set. 13 years ago
log.php 97fcea1e51 cleaned up paths. 13 years ago
memcached.php b5442c67fc merged skunkworks into develop. 13 years ago
messages.php b5442c67fc merged skunkworks into develop. 13 years ago
paginator.php af170af12d overall code quality audit. 13 years ago
redirect.php b5442c67fc merged skunkworks into develop. 13 years ago
redis.php b5442c67fc merged skunkworks into develop. 13 years ago
request.php b5442c67fc merged skunkworks into develop. 13 years ago
response.php 62856a15ce added config option for display_errors. fixed response::error to use dot syntax. 13 years ago
section.php b5442c67fc merged skunkworks into develop. 13 years ago
session.php 2b12c0c140 modified cookie class. set application key on first request if not set. 13 years ago
str.php 363632165c fixed casing issues in inflection. 13 years ago
uri.php b5442c67fc merged skunkworks into develop. 13 years ago
url.php b5442c67fc merged skunkworks into develop. 13 years ago
validator.php eaa2cf593c added support for custom validation lines. 13 years ago
view.php 97fcea1e51 cleaned up paths. 13 years ago