I hope somebody will help me.
How to pullout and display User Data from different SQL tables
I'm new to programming specially in Laravel, I hope you could help me. It means a lot for me. I'm not a degree holder I'm just studying programming by myself.
Now for my problem I have an old database full of data, to be specific it's a human resources database full of employee's personal information. Now what I want to do is pull out all data's from different tables that belongs to 1 employee and display in my view. for now I have only this view welcome and home.
This has a login and register also, now to further explain when an employee logged in, the data's based on his/her employee_id will be displayed. I will be creating more view files like file_leave leave_balances to name the few. If you need more information I will comply it so you could help me conveniently. Thanks in advance.
Please or to participate in this conversation.