wepamultimedia / blog
This is my package blog
1.1.17
2025-08-07 19:19 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
This package is auto-updated.
Last update: 2026-06-07 20:56:37 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