2 auth in laravel

Hello
5 Replies
NIMA
NIMAOP3mo ago
Im making menu builder / resutoran food ordering system in laravel and most of part are complited but i stuck in food ordering rn i usee phone number and user name and password for resutoran owners to access the dashboard but not sure for the customer i should make new data base like customers and users cuse in customers i want to do auth with only phone number and otp code not sure i should make 2 table or some how keep them in 1 table and how handel and manage 2 diffrent table auth
ἔρως
ἔρως3mo ago
i would separate both
NIMA
NIMAOP3mo ago
and can i still use the same auth i use for the dashboard for the customers ? i dont need new table for sesions and ... ?
ἔρως
ἔρως3mo ago
i would handle both separatedly
NIMA
NIMAOP3mo ago
ok tnx

Did you find this page helpful?