vernova/laravel
Taylor Otwell 22107fe944 Merge pull request #1461 from AustinW/master
Minor corrections to the documentation and using Input::json() with Validator
2013-01-05 12:06:53 -08:00
..
auth/drivers Merge pull request #1485 from laravie/feature/auth-events 2013-01-05 11:58:57 -08:00
cache/drivers added wincache cache driver 2012-12-26 13:47:36 +10:00
cli Use the public facing URL for fetching bundles stored on GitHub. 2012-11-04 15:43:03 +11:00
database Merge pull request #1531 from jasonlewis/eloquent/bug/find 2013-01-05 11:43:11 -08:00
documentation Merge pull request #1461 from AustinW/master 2013-01-05 12:06:53 -08:00
profiling Use $.noConflict in profiler to allow multiple jQuery versions. 2013-01-03 15:04:45 -08:00
routing
session
tests Merge pull request #1485 from laravie/feature/auth-events 2013-01-05 11:58:57 -08:00
vendor/Symfony/Component Update laravel/vendor/Symfony/Component/HttpFoundation/LaravelRequest.php 2012-10-24 14:41:58 -03:00
asset.php Fixed wrong return type in phpdoc 2012-09-28 10:10:35 +02:00
auth.php
autoloader.php
blade.php Automatically apply entitiesto output using blade 2012-12-17 02:38:06 +11:00
bundle.php
cache.php added wincache cache driver 2012-12-26 13:47:36 +10:00
config.php
cookie.php Fix forever length. 2013-01-05 14:01:42 -06:00
core.php
crypter.php
database.php
error.php Use DS constant. 2013-01-05 13:50:38 -06:00
event.php
file.php Update laravel/file.php 2012-10-22 10:09:53 +12:00
fluent.php
form.php
hash.php
helpers.php Update laravel/helpers.php 2012-11-05 09:28:48 +01:00
html.php Merge pull request #1180 from unikent/master 2012-12-03 07:04:23 -08:00
input.php Update doc block. 2013-01-05 13:33:20 -06:00
ioc.php
lang.php
laravel.php Allowing use of third party Routers to handle Routing. 2012-11-01 08:20:30 +11:00
log.php Fix logging issue when using the laravel.log event. 2012-09-26 10:11:24 -04:00
memcached.php
messages.php
paginator.php Fixed 2 stupid bugs for better markup 2012-09-11 07:48:01 +05:30
pluralizer.php
redirect.php
redis.php
request.php use hostname in environment detection. 2012-10-31 08:53:01 -05:00
response.php Added the possibility to pass the parameter of JSON options like JSON_PRETTY_PRINT or JSON_UNESCAPED_UNICODE to the Response::json method. 2012-11-28 20:48:14 +01:00
section.php
session.php
str.php Allow forward slash separators in Str::classify() 2012-12-06 11:32:18 +11:00
uri.php
url.php
validator.php Merge pull request #1461 from AustinW/master 2013-01-05 12:06:53 -08:00
view.php Work on section handling. 2012-11-06 15:04:13 -06:00