ithilbert / vue
Vue 组件的打包包
dev-main
2021-07-28 14:00 UTC
This package is auto-updated.
Last update: 2024-09-28 20:45:28 UTC
README
这里创建我的 Vue.js 组件
安装
php artisan vendor:publish --provider="ITHilbert\Vue\VueServiceProvider" --force
config/app.php
在 Providers 添加以下条目
\ITHilbert\Vue\VueServiceProvider::class,
应用
npm run prod
HTML 调整,以确保其运行
<div id="vue-app">
... Inhalt ...
</div>
待办事项
作者
IT-Hilbert GmbH
访问、Excel、VBA 和 Web 编程
主页: IT-Hilbert.com