Closed gmsantos closed 11 years ago
I thinks it okay now you intend to merge this feature @ccovey
outside of scope of authentication...this belongs in a filter or somewhere similar.
Ok @ccovey. I'm new with Laravel. I will dig a little more and try to implement it like you suggested. Thanks.
In my current project I must keep a record of the Users who has accessed the system.
In that case I found useful to save the retrieved User in the moment the Model has populated.
To enable this feature you just need to add to
config/auth.php
the following line: