caffeinated / themes

:art: Laravel Themes package with support for the Caffeinated Modules package.

Home Page:https://caffeinatedpackages.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: update theme.json file with out setting to 777

illuminate3 opened this issue · comments

I was wondering if "Theme::setProperty" can be sued without having to set the theme.json file to 777?

I think you could set the owner of theme.json to www-data and group www-data (The same group:user the web server runs as)

I haven't thought of that. I'll see if that works. Thanks for the idea.