I'm inheriting from a users table where passwords are encrypted like this Hash::make(md5('password')) and I need to merge it to other tables where it's ...
確定! 回上一頁