wepamultimedia / blog
This is my package 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-10-27 07:39:07 UTC
README
Este paquete contiene las funciones de blog.
Installation (Required)
Install
php artisan blog:install
NPM dependencies (Required)
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
Vendor Publish
// The web site report issues
php artisan vendor:publish --tag=blog
Vendor tags:
blog, blog-js, blog-lang, blog-config
[blog]: incluye todos los tags | Include all tags
Using this package
JS
Puede personalizar las vistas en la ruta
You can customize the views on the route
resources/js/Pages/Blog
otros archivos js | another js files
resources/js/Blog
Views
resources/views/Vendor/Blog
Uninstall
php artisan blog:uninstall