Taylor Otwell d05f4fa0db renamed hasher class to hash and hash method to make. 13 years ago
..
bootstrap 16a62193fc fix function namespacing. 13 years ago
cache 9caf239f6b various refactorings. 13 years ago
config 9caf239f6b various refactorings. 13 years ago
database e8561ca905 Clean up the MySQL database connector. 13 years ago
routing 8d3327da3c ditched filter shortcuts 13 years ago
security d05f4fa0db renamed hasher class to hash and hash method to make. 13 years ago
session a986b010b6 deprecated the session payload class. 13 years ago
validation 9f78c8be90 Fix bug in validate_mimes method. 13 years ago
views 9caf239f6b various refactorings. 13 years ago
arr.php a6eaa06981 refactoring routing and comments. 13 years ago
asset.php 32989d39c8 some small refactorings and cleanup. 13 years ago
autoloader.php 466f05499f clean up auto-loader comment. 13 years ago
benchmark.php 0c4018ec88 refactoring. 13 years ago
blade.php 1d8dcd1246 Made blade echo match lazy. 13 years ago
config.php d5d9776298 continuing to refactor the bootstrap process. 13 years ago
container.php 997a90bcf5 major session refactoring. 13 years ago
cookie.php 88c8cf6c10 refactoring. 13 years ago
facades.php 6048d20921 refactoring the session class. 13 years ago
file.php 766fa9831a tweaking code and adding comments. 13 years ago
form.php 9caf239f6b various refactorings. 13 years ago
html.php 8df52df894 shorten really long statement. 13 years ago
inflector.php c4aa6e6ba2 consolidated plural and plural_if into single method. 13 years ago
input.php 9caf239f6b various refactorings. 13 years ago
lang.php b71ecb4363 removed packages directory. refactoring. 13 years ago
laravel.php 9caf239f6b various refactorings. 13 years ago
paginator.php 6eae4c982b Change attributes from protected to public. 13 years ago
redirect.php 6048d20921 refactoring the session class. 13 years ago
redis.php 2e1fed294f refactoring bootstrapping. 13 years ago
request.php 9caf239f6b various refactorings. 13 years ago
response.php 895d876463 fixed bugs found when unit testing. 13 years ago
session.php b9e91835ec fix bug in session class. 13 years ago
str.php a7e98e8e9a fixing bugs and refactoring. 13 years ago
url.php 92694da3a3 refactoring. 13 years ago
view.php ef89dd3b31 Verify that the session is started before flashing errors. 13 years ago