Site content editor

Sign in to edit homepage stats, carousel, reviews, blogs, and class programmes. Changes are saved to storage/app/site_content.json and override the default PHP config.

Use the real .env file in your project root (same folder as artisan). Laravel does not read .env.example when the app runs. Copy SITE_EDITOR_PASSWORD=… into .env, save, then run php artisan config:clear.

← Back to website