Hi,
I'm new to OOPHP and frameworks at all.
I'm just wondering...
I have few controllers: dashboard signup login and few more
I've put them into users directory. Everything is working correctly, I'm just wondering if I should put everything in one controller and signup, etc. should be a method of users controller? Or am I doing it correct way?
Regards, M