Eric Barnes ba4fd3fab0 Added str::limit and str::limit_words. Unfortunately php doesn't include mb_str_word_count. 14 years ago
..
bootstrap bcb6f189f7 refactored bcrypt hashing engine. 14 years ago
cache d2f3015636 added comments to cache classes. 14 years ago
config bcb6f189f7 refactored bcrypt hashing engine. 14 years ago
database 2c2dcdc502 Merge pull request #99 from sparksp/aeae2c8476523f1551825afcc17323c4b88d22c5 14 years ago
language 4263203dda added comments to pagination language. 14 years ago
routing 4edcc321aa fixed bug in route to controller delegation. 14 years ago
security bcb6f189f7 refactored bcrypt hashing engine. 14 years ago
session b7b5451a7f refactoring session handling. 14 years ago
validation 71b0ab8b8d refactoring container for speed. 14 years ago
arr.php 7f5d047e1f continued adding comments to arr class. 14 years ago
asset.php 23ccc0a6a4 added better comments to the asset class. 14 years ago
benchmark.php 0c4018ec88 refactoring. 14 years ago
blade.php c6f9734603 refactoring. 14 years ago
config.php 845bdc58fa improved config loading performance. 14 years ago
container.php bcb6f189f7 refactored bcrypt hashing engine. 14 years ago
controller.php 8ba0dfacc7 refactoring controller __get magic method ioc resolution. 14 years ago
cookie.php 71b0ab8b8d refactoring container for speed. 14 years ago
facades.php b7b5451a7f refactoring session handling. 14 years ago
file.php 766fa9831a tweaking code and adding comments. 14 years ago
form.php 8c9bd12003 fixed old uri ioc container reference. 14 years ago
html.php c5c0ebc00a allow rel and other stylesheet defaults to be overriden. 14 years ago
inflector.php 0c4018ec88 refactoring. 14 years ago
input.php 71b0ab8b8d refactoring container for speed. 14 years ago
lang.php 52b68c060b refactoring. adding back pagination. 14 years ago
laravel.php 71b0ab8b8d refactoring container for speed. 14 years ago
loader.php 71b0ab8b8d refactoring container for speed. 14 years ago
paginator.php 71b0ab8b8d refactoring container for speed. 14 years ago
redirect.php 442904b277 refactoring. 14 years ago
request.php 71b0ab8b8d refactoring container for speed. 14 years ago
response.php 71b0ab8b8d refactoring container for speed. 14 years ago
str.php ba4fd3fab0 Added str::limit and str::limit_words. Unfortunately php doesn't include mb_str_word_count. 14 years ago
uri.php 71b0ab8b8d refactoring container for speed. 14 years ago
url.php 71b0ab8b8d refactoring container for speed. 14 years ago
view.php 48715bbb7d fixed bug in view composers. changed crypter alias. 14 years ago