@extends('admin.partial.template') @include('admin.settings.sidebar') @section('section')
Configuration Editor is disabled
To enable it, add ADMIN_ENV_EDITOR=true
to .env
then run php artisan config:cache
Edit configuration settings
Warning: If you have opcache enabled, you may need to restart php for the changes to take effect.