TypiCMS / Base

Multilingual CMS built with Laravel.
MIT License
1.39k stars 404 forks source link

URL: /admin/settings page error #278

Open AbsoDao opened 5 months ago

AbsoDao commented 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.

sdebacker commented 5 months ago

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.