Dayle Rees 9ea5018372 Merge branch 'develop' of github.com:laravel/laravel into develop 12 years ago
..
auth 2c6ed23b45 fixing merge issues 12 years ago
cache f6bad1e809 Remove obsolete namespace import in driver.php. 12 years ago
cli 2c6ed23b45 fixing merge issues 12 years ago
database 89d8c5bb0d Returning results with SHOW queries 12 years ago
documentation 9ea5018372 Merge branch 'develop' of github.com:laravel/laravel into develop 12 years ago
profiling 6b5cccc15f Move get_file_size() helper function to helpers.php. 12 years ago
routing b325e954e3 Merge remote-tracking branch 'upstream/develop' into develop 12 years ago
session 0ea30993d4 Fixed various typos throughout laravel folder. 12 years ago
vendor ab6e364546 added simpler and easier environment handling. 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. 12 years ago
blade.php 2c6ed23b45 fixing merge issues 12 years ago
bundle.php fafaf724b0 Grammar/Vocabulary fixes 12 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 2c6ed23b45 fixing merge issues 12 years ago
core.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
crypter.php 88dd2f3232 Altering visibility of Crypter::randomizer() to public. 12 years ago
database.php 244ecd49fd Added use Closure to database.php 12 years ago
error.php 0ea30993d4 Fixed various typos throughout laravel folder. 12 years ago
event.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
file.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
fluent.php e8e7db687c Fix bug in fluent class. 12 years ago
form.php ec0128be8f fixed optgroup closing tag 12 years ago
hash.php 157f619e98 basic code cleanup. 12 years ago
helpers.php 4b97c28c6b Merge pull request #860 from stevefrost/develop 12 years ago
html.php 0ea30993d4 Fixed various typos throughout laravel folder. 12 years ago
input.php 95bb9dfee8 Merge branch 'hotfix/fix_markdown' into develop 12 years ago
ioc.php 2c6ed23b45 fixing merge issues 12 years ago
lang.php 0ea30993d4 Fixed various typos throughout laravel folder. 12 years ago
laravel.php b325e954e3 Merge remote-tracking branch 'upstream/develop' into develop 12 years ago
log.php 2c6ed23b45 fixing merge issues 12 years ago
memcached.php 9944192af9 Fixed Memcached get connection instance typo in __callStatic method. 12 years ago
messages.php 5f97030ce8 refactored set_format to foromat. 12 years ago
paginator.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
pluralizer.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
redirect.php 6151886860 Generated URLs default to use the current protocol (http or https) 12 years ago
redis.php 0ea30993d4 Fixed various typos throughout laravel folder. 12 years ago
request.php 67ac2f2f9a Default was never returned. If no IP was found it returns NULL. 12 years ago
response.php b325e954e3 Merge remote-tracking branch 'upstream/develop' into develop 12 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 280bc99ed8 add u PCRE modifier to str::words. 12 years ago
uri.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
url.php 2c6ed23b45 fixing merge issues 12 years ago
validator.php 2c6ed23b45 fixing merge issues 12 years ago
view.php b325e954e3 Merge remote-tracking branch 'upstream/develop' into develop 12 years ago