MIF_E31222691/laravel/documentation
Spencer Deinum e5dc10840a Fix documentation error in input.md
Documentation says "Replacing the entire input" but calls Input::merge()
instead of Input::replace().

Signed-off-by: Spencer Deinum <spencerdeinum@gmail.com>
2012-08-09 15:44:34 -04:00
..
artisan move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
auth Route::get('admin', array('before' => 'auth', function() {})); 2012-06-12 04:00:15 +03:00
cache move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
database Updating change log and docs for Schema::drop. 2012-04-20 11:37:05 -05:00
session move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
views Documentation Error, see /laravel/html.php line 225 for reference 2012-08-07 17:24:02 +02:00
bundles.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
changes.md update change log 2012-06-16 15:08:03 -05:00
config.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
contents.md simplify navigation copy 2012-07-11 22:42:36 +02:00
controllers.md Typo in documentation 2012-05-23 17:44:41 +08:00
encryption.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
events.md Updating event docs. 2012-05-21 11:02:43 -05:00
files.md Adding third parameter (filename) to upload method. 2012-05-30 23:37:48 +02:00
home.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
input.md Fix documentation error in input.md 2012-08-09 15:44:34 -04:00
install.md style updates 2012-07-11 22:34:38 +02:00
ioc.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
loading.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
localization.md Fix anchor name for "Retrieving a language line" section on localization page. 2012-07-05 01:52:30 +03:00
logging.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
models.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
requests.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
routing.md Add a note about registering a named route that points to a controller action. 2012-06-02 22:13:09 +01:00
strings.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
testing.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
urls.md move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
validation.md Fix small typo in validation docs. 2012-06-23 14:32:27 -03:00