Level 27
updated my OP to better describe the problem
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm trying to handle configuration that is the responsibility of the business user
Considerations:
config() is stored on file, but allows modifications by dev only, not business userUse case for such configuration would be announcements at the top, social media links, e.g. youtube channel
It is not helpful for devs to be responsible for updating these info especially for startups where things might be chaotic. Any suggestions? Thank you.
Please or to participate in this conversation.