laravel-doctrine
laravel-doctrine copied to clipboard
setToken isn't really right
setToken should be setRememberToken because the column in the user table and the property of the user entity are called remember_token, therefore the function name shouldn't be setToken but setRememberToken
@godlevel Hey Friend!
Join us at http://slack.laraveldoctrine.org/ https://github.com/laravel-doctrine/orm
We are integrating 4 forks of LaravelDoctrine which includes Atrauzzi.