Dayle Rees 3b09f99f9e Merge pull request #989 from dprvig/develop 13 years ago
..
auth c659a92603 Fix typo in comments 13 years ago
cache f6bad1e809 Remove obsolete namespace import in driver.php. 13 years ago
cli 3b09f99f9e Merge pull request #989 from dprvig/develop 13 years ago
database 3b09f99f9e Merge pull request #989 from dprvig/develop 13 years ago
documentation 7475bcd348 Added documentation for the @render() Blade method 13 years ago
profiling 5f0e70a2ef fixed a conflict with .hidden class when using twitter bootstrap and made animation smoother 13 years ago
routing 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
session 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
vendor ab6e364546 added simpler and easier environment handling. 13 years ago
asset.php 8bc128fdaa cleaning up code. 13 years ago
auth.php aca2a2ae1c Fix auth bug and other resolver bugs. 13 years ago
autoloader.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
blade.php b6cc836bf4 Added an @break to blade to break out of loops. 13 years ago
bundle.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
cache.php aca2a2ae1c Fix auth bug and other resolver bugs. 13 years ago
config.php b40e13a892 Remove obsolete namespace import in config.php. 13 years ago
cookie.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
core.php e12b554cbb cleaning up. 13 years ago
crypter.php 88dd2f3232 Altering visibility of Crypter::randomizer() to public. 13 years ago
database.php ba6590d7b1 cleaning up code. 13 years ago
error.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
event.php a303d66ae0 Fix bug in events. 13 years ago
file.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
fluent.php e8e7db687c Fix bug in fluent class. 13 years ago
form.php ec0128be8f fixed optgroup closing tag 13 years ago
hash.php 157f619e98 basic code cleanup. 13 years ago
helpers.php 6151886860 Generated URLs default to use the current protocol (http or https) 13 years ago
html.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
input.php 95bb9dfee8 Merge branch 'hotfix/fix_markdown' into develop 13 years ago
ioc.php 3b09f99f9e Merge pull request #989 from dprvig/develop 13 years ago
lang.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
laravel.php 3b09f99f9e Merge pull request #989 from dprvig/develop 13 years ago
log.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
memcached.php 9944192af9 Fixed Memcached get connection instance typo in __callStatic method. 13 years ago
messages.php 5f97030ce8 refactored set_format to foromat. 13 years ago
paginator.php 9e8acd1eda fix some input stuff and revert paginator changes. 13 years ago
pluralizer.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
redirect.php 6151886860 Generated URLs default to use the current protocol (http or https) 13 years ago
redis.php 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
request.php 67ac2f2f9a Default was never returned. If no IP was found it returns NULL. 13 years ago
response.php db9f220f57 Force UTF-8 charset on JSON responses. 13 years ago
section.php d5b9f3c604 cleaning up section class. 13 years ago
session.php ac2e7c6a2d Fixed namespace issue when registering a session driver with the extend closure 13 years ago
str.php 280bc99ed8 add u PCRE modifier to str::words. 13 years ago
uri.php 295c3b80c2 add sqlite query driver. 13 years ago
url.php 3b09f99f9e Merge pull request #989 from dprvig/develop 13 years ago
validator.php 3b09f99f9e Merge pull request #989 from dprvig/develop 13 years ago
view.php 5e2373817d Allow for passing variables to views with more expressive method calls. 13 years ago