This might be a noob question, but here goes ^^:
I've just set up a debian wheezy server, and Installed laravel on it. Anyway, I'm having some trouble both as to what the file permissions should be, for laravel (files in general), so that they can read write and execute. Is this group? or is it a different user?
Also, once I figure out the appropriate set of file permissions for my /var/
folder, how would I make it the default? Would that just be using umask.
I've tried umask before, and let's just say I ended up having to rebuilt the system :p
Hope someone can answer my questions