Open AbsoDao opened 5 months ago
When I visit the admin setting URL,the error occur :
Error PHP 8.3.7 10.48.11 Call to undefined function system()
resources / views / vendor / settings / admin / index.blade.php : 77 require
Is this some configuration error? Please advise.
Hello, it isn't a configuration error but a problem that occurs on your specific platform. Feel free to make a PR if you see how to fix this problem.
When I visit the admin setting URL,the error occur :
Error PHP 8.3.7 10.48.11 Call to undefined function system()
resources / views / vendor / settings / admin / index.blade.php : 77 require
Is this some configuration error? Please advise.