This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
lavindo
I add a password field in my plugin. How do I enter the password before hashing in the database. Thanks.
Andrew
You might want to have a look at your models and have a set mutator for your password field.
Here is the documentation on Laravel for it. http://laravel.com/docs/eloquent#accessors-and-mutators
lavindo
OK, but it has been resolved . It references https://octobercms.com/docs/database/model#attribute-modifiers . Thanks for references.
1-3 of 3