我在配置中添加的My Voyager.php中的大家好
'additional_js' => [
//'js/custom.js',
'js/theme-dracula.js',
'js/mode-php.js',
],
在我添加的voyager管理面板表中添加面包
{
"theme": "dracula",
"language": "php"
}
所以我在数据库中收到此错误
theme-dracula.js:1未捕获的ReferenceError:define未定义 在theme-dracula.js:1
mode-php.js:1未捕获的ReferenceError:define未定义 在mode-php.js:1
获取http://127.0.0.1:8000/admin/posts/theme-racula.js net :: ERR_ABORTED 404(未找到)
获取http://127.0.0.1:8000/admin/posts/mode-php.js净值:: ERR_ABORTED 404(未找到)