Taylor Otwell 4e21cfce39 Fixing a double slash bug in URL generation with languages. add tests. 11 years ago
..
auth 5b14091e3f Merge pull request #858 from franzliedke/patch-14 11 years ago
cache 690e8572aa phpdoc fixes 11 years ago
cli 8e8ef861b6 Merge pull request #1013 from Jakobud/bug/artisan-task-route 11 years ago
database b061b9b21c Merge pull request #1150 from franzliedke/patch-40 11 years ago
documentation cfe5fa109a Add fix to change log. 11 years ago
profiling 7298c93be1 Merge pull request #1109 from JesseObrien/feature/profiler-timers 11 years ago
routing 0a908eff8d Merge pull request #1014 from jasonlewis/feature/root-bundles 11 years ago
session 228f57226b Extract sweep method in Session payload class. 11 years ago
tests 4e21cfce39 Fixing a double slash bug in URL generation with languages. add tests. 11 years ago
vendor 52fded661d Extending Symfony's Response class and adding & calling the finish method 12 years ago
asset.php 8bc128fdaa cleaning up code. 12 years ago
auth.php aca2a2ae1c Fix auth bug and other resolver bugs. 12 years ago
autoloader.php 0ea30993d4 Fixed various typos throughout laravel folder. 11 years ago
blade.php 9484db18ce Revert Blade back to 3.2.3 due to regression with layouts. 11 years ago
bundle.php 0a908eff8d Merge pull request #1014 from jasonlewis/feature/root-bundles 11 years ago
cache.php aca2a2ae1c Fix auth bug and other resolver bugs. 12 years ago
config.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
cookie.php 30175c2a52 fixing merge issues for comment tweaks 11 years ago
core.php 8dbe2d1a9a Merge pull request #681 from bencorlett/develop 11 years ago
crypter.php 88dd2f3232 Altering visibility of Crypter::randomizer() to public. 12 years ago
database.php 244ecd49fd Added use Closure to database.php 11 years ago
error.php 2e01c58f92 Fix error handling. 11 years ago
event.php 690e8572aa phpdoc fixes 11 years ago
file.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
fluent.php e8e7db687c Fix bug in fluent class. 12 years ago
form.php 017c65c0bc Merge pull request #1056 from Jakobud/bug/form/buttons/defaultValues 11 years ago
hash.php 157f619e98 basic code cleanup. 12 years ago
helpers.php 690e8572aa phpdoc fixes 11 years ago
html.php 690e8572aa phpdoc fixes 11 years ago
input.php 79edd529e8 Merge branch 'hotfix/fix_markdown' into staging 12 years ago
ioc.php 29a4ac2701 Merge pull request #1049 from Apathetic012/develop 11 years ago
lang.php 0ea30993d4 Fixed various typos throughout laravel folder. 11 years ago
laravel.php 926cdaa7f5 reimplement locale uri slugs. 11 years ago
log.php 690e8572aa phpdoc fixes 11 years ago
memcached.php 9944192af9 Fixed Memcached get connection instance typo in __callStatic method. 11 years ago
messages.php 5f97030ce8 refactored set_format to foromat. 12 years ago
paginator.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
pluralizer.php 690e8572aa phpdoc fixes 11 years ago
redirect.php 8dbe2d1a9a Merge pull request #681 from bencorlett/develop 11 years ago
redis.php 0ea30993d4 Fixed various typos throughout laravel folder. 11 years ago
request.php 690e8572aa phpdoc fixes 11 years ago
response.php 64605f2223 Merge pull request #706 from Vespakoen/patch-1 11 years ago
section.php d5b9f3c604 cleaning up section class. 12 years ago
session.php f3d756476b Merge remote-tracking branch 'upstream/develop' into develop 12 years ago
str.php e9e8a5b32e Adds limit_exact method which will limit a string and its custom ending to a specified length 12 years ago
uri.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
url.php 4e21cfce39 Fixing a double slash bug in URL generation with languages. add tests. 11 years ago
validator.php a7c2c2544e Merge pull request #1053 from tobsn/patch-12 11 years ago
view.php 690e8572aa phpdoc fixes 11 years ago