The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
MVC structure - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: MVC structure (/showthread.php?tid=1034)



MVC structure - alexuco - 04-12-2018

Hi ! I know is an old topic, but after read all of them during the past three years or so I'm pretty sure it won't be easy at all, but I really need to follow some guidelines in my project and follow MVC way is one of them.
I'm one month old with US and with no doubt is the best OpenSource usermanagement app ever. No complains at all.
@Brandin or @mudmin could maybe give me a hand with some(a bit) explanation or something similar to start to understand how can I manage that ???? I know is a big challenge and I've no time, just one more month or so.
At least, general idea about how you would do that.... please.
Thanks a lot !

PS: Do not tell me to choose another app. I've checked all of them (UAP, FROSTING, etc) and not for me.

Alex.


MVC structure - Brandin - 04-13-2018

Hi Alex,

I do not know enough about the MVC Model to advise you. I'll loop @mudmin in and also do some research myself.

Brandin.