4geo35/document-tree

Document category tree

Maintainers

Package info

github.com/4geo35/document-tree

pkg:composer/4geo35/document-tree

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.4 2026-03-06 10:00 UTC

This package is auto-updated.

Last update: 2026-03-06 10:00:35 UTC


README

Установка

Добавить "./vendor/4geo35/document-tree/src/resources/views/components/**/*.blade.php", "./vendor/4geo35/document-tree/src/resources/views/admin/**/*.blade.php", "./vendor/4geo35/document-tree/src/resources/views/livewire/admin/**/*.blade.php", в tailwind.admin.config.js, созданный в пакете tailwindcss-theme.

Добавить "./vendor/4geo35/document-tree/src/resources/views/components/**/*.blade.php", "./vendor/4geo35/document-tree/src/resources/views/web/**/*.blade.php", "./vendor/4geo35/document-tree/src/resources/views/livewire/web/**/*.blade.php", в tailwind.config.js, созданный в пакете tailwindcss-theme.

Запустить миграции для создания таблиц php artisan migrate

Установить lightbox npm install fslightbox, добавить в app.js:

import "fslightbox"