Feb 16, 2015
0
Level 3
Session Extend Question
Hi,
I read http://laravel.com/docs/5.0/extending#Session
I want to do like this. But I didn't get solution.
Session::myNewFunction();
// or
Session::clearTemporaryVariables();
Please or to participate in this conversation.