This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
sokser+deatr10685
Is there someway that I can access the site name (set under app name in the backend) as a variable in other plugins? I see that it seems to be stored under backend::lang.branding.app_name, but I'm not sure how to use this. Can someone provide an example?
sokser+deatr10685
After doing a bit of searching I came up with this solution:
e(Backend\Models\BrandSettings::get('app_name'))
1-3 of 3