wepamultimedia / blog
这是我的包博客
1.1.15
2024-09-27 07:29 UTC
Requires
- php: ^8.1
- coderflexx/laravisit: 1.4
- jaybizzle/laravel-crawler-detect: ^1.3
- laravel/framework: ^9.0 || ^10.0
- spatie/laravel-package-tools: ^1.14.0
- dev-main
- 1.1.15
- 1.1.14
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.33
- 1.0.32
- 1.0.31
- 1.0.30
- 1.0.29
- 1.0.28
- 1.0.27
- 1.0.26
- 1.0.25
- 1.0.24
- 1.0.23
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0
- dev-survey
- dev-seo-seomodel
- dev-dependabot/github_actions/dependabot/fetch-metadata-1.5.1
- dev-dependabot/github_actions/aglipanci/laravel-pint-action-2.3.0
This package is auto-updated.
Last update: 2024-09-27 07:30:55 UTC
README
此包包含博客功能。
安装(必需)
安装
php artisan blog:install
NPM 依赖项(必需)
npm install @ckeditor/ckeditor5-vue
npm install wepa-ckeditor5-filemanager
npm install @vuepic/vue-datepicker
npm i -D @ckeditor/ckeditor5-vue wepa-ckeditor5-filemanager @vuepic/vue-datepicker
供应商发布
// The web site report issues
php artisan vendor:publish --tag=blog
供应商标签
blog, blog-js, blog-lang, blog-config
[blog]: 包括所有标签 | 包含所有标签
使用此包
JS
可以自定义路由上的视图
您可以在路由上自定义视图
resources/js/Pages/Blog
其他js文件 | 其他js文件
resources/js/Blog
视图
resources/views/Vendor/Blog
卸载
php artisan blog:uninstall