wepamultimedia / property-catalog
This is my package property-catalog
1.1.12
2024-10-28 22:02 UTC
Requires
- php: ^8.1
- astrotomic/laravel-translatable: ^11.10
- laravel/framework: >9.0
- spatie/laravel-package-tools: ^1.14.0
Requires (Dev)
- laravel/pint: ^1.0
- nunomaduro/collision: ^7.9
- orchestra/testbench: ^8.0
- pestphp/pest: ^2.0
- pestphp/pest-plugin-arch: ^2.0
- pestphp/pest-plugin-laravel: ^2.0
This package is auto-updated.
Last update: 2024-10-28 22:03:17 UTC
README
Este paquete contiene las funciones de un catálogo de propiedades.
Installation (Required)
Install
php artisan property-catalog:install
NPM dependencies (Required)
npm install @ckeditor/ckeditor5-vue
npm install wepa-ckeditor5-filemanager
npm i -D @ckeditor/ckeditor5-vue wepa-ckeditor5-filemanager
Vendor Publish
// The web site report issues
php artisan vendor:publish --tag=property-catalog
Vendor tags:
property-catalog, property-catalog-js, property-catalog-lang, property-catalog-config
[property-catalog]: 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/PropertyCatalog
otros archivos js | another js files
resources/js/PropertyCatalog
Views
resources/views/Vendor/PropertyCatalog
Uninstall
php artisan property-catalog:uninstall