Data di tabel superadmin:
Array
(
[0] => Array
(
[id] => 1
[username] => superadmin
[password] => $2y$10$tv8eceiOjC8uwhKqnMwAy.2LR/C4Ckoqid2xPpzYAzYzt2Pu9k5uW
[nama_lengkap] => Super Admin
[active] => active
)
)
Data di tabel supervisor:
Array
(
[0] => Array
(
[id] => 1
[username] => supervisor
[password] => $2y$10$3TpKY.vxKPFieuh1MsTyDOZaSVuVRcV50X1ngDUEiIbciztoVEbfy
[nama_lengkap] => Supervisor Test
[active] => active
)
[1] => Array
(
[id] => 3
[username] => supervisor2
[password] => $2y$10$Uyt6k1umpnxG4diLQiHtae.DeLIkRzOuuwT051cU6gUXJxCLt8Sri
[nama_lengkap] => supervisor2
[active] => active
)
)
Data di tabel developer:
Array
(
[0] => Array
(
[id] => 1
[username] => developer
[password] => $2y$10$3TpKY.vxKPFieuh1MsTyDOZaSVuVRcV50X1ngDUEiIbciztoVEbfy
[nama_lengkap] => Developer Test
[active] => active
)
)
Password updated for superadmin
Password updated for supervisor
Password updated for developer