Taylor Otwell d802ae8386 added arr class and tweaked input class. 14 years ago
..
cache f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 14 years ago
db 30c83f265d overall code refactoring. 14 years ago
route cd7e1eb664 Added missing paren from previous commit. 14 years ago
session f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 14 years ago
views 30c83f265d overall code refactoring. 14 years ago
arr.php d802ae8386 added arr class and tweaked input class. 14 years ago
auth.php ab08987247 improving auth class comments. 14 years ago
benchmark.php 72e7275fe0 throw exception in benchmark class if one has not been defined. 14 years ago
cache.php e467c831cc improve cache class documentation. 14 years ago
config.php c8be377d5a check for strict false in config class. 14 years ago
cookie.php fb66bf532d improve cookie class comments. 14 years ago
crypt.php 825ac35a47 improve crypt class comments. 14 years ago
db.php ebf89b7211 improve db class comments. 14 years ago
download.php f044b429e3 improved comments to download class. 14 years ago
error.php ee307657d3 improve error class comments. 14 years ago
filter.php 7f3baf9742 improve comments in filter class. 14 years ago
form.php ae09e5e99b extract id assignment to method. 14 years ago
hash.php 30c83f265d overall code refactoring. 14 years ago
html.php 4669911d61 fixed bug in html link methods. 14 years ago
inflector.php d802ae8386 added arr class and tweaked input class. 14 years ago
input.php d802ae8386 added arr class and tweaked input class. 14 years ago
lang.php 30c83f265d overall code refactoring. 14 years ago
loader.php 30c83f265d overall code refactoring. 14 years ago
log.php f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 14 years ago
memcached.php f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 14 years ago
redirect.php 30c83f265d overall code refactoring. 14 years ago
request.php bd3b5f1800 Improved URI detection. 14 years ago
response.php 30c83f265d overall code refactoring. 14 years ago
route.php 30c83f265d overall code refactoring. 14 years ago
router.php 3cffaf589d Changed (:any) wildcard to more restrictive. 14 years ago
session.php 55eb2ecb08 Fixed parameters on Session::has. 14 years ago
str.php 04fb81367f added support for alpha only random strings in Str::random. 14 years ago
text.php f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 14 years ago
url.php bf44ce81d7 added asset links and improved html class. 14 years ago
view.php 3038ed7a49 fix view handling to properly catch exceptions when rendering. 14 years ago