Request::flash()

void flash(string $filter = null, array $keys = array())

Flash the input for the current request to the session.

Parameters

string $filter
array $keys

Return Value

void
doc_Laravel
2016-11-02 16:35:42
Comments
Leave a Comment

Please login to continue.