Bold characters for reflash and keep.

This commit is contained in:
TommyC81 2012-06-29 21:49:54 +03:00
parent 26623c79ed
commit 2159596a83
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ ## Flashing Items
Session::flash('status', 'Welcome Back!'); Session::flash('status', 'Welcome Back!');
Flash items that are expring in subsequent requests can be retained for another request by using one of the following methods: Flash items that are expring in subsequent requests can be retained for another request by using one of the **reflash** or **keep** methods:
Retain all items for another request: Retain all items for another request: