Thank for your reply.
I made the changes you suggested. But now in the view where i call the $user->entries() method, I get the following error: "Entrie has not been imported.".
I guess the reason is, recess uses the toSingular() method on 'entries' to get the model name, which results in 'Entrie'.
Any suggestions?
Thanks!