4geo35/article-pages

Article model and pages

Installs: 20

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/4geo35/article-pages

v1.0.10 2025-08-29 14:24 UTC

This package is auto-updated.

Last update: 2025-09-29 14:26:10 UTC


README

Установка

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

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

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

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

import "fslightbox"