4geo35 / article-forms
Add forms to article blocks
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/4geo35/article-forms
Requires
- 4geo35/article-pages: ^1.0
- 4geo35/request-form: ^1.0
This package is auto-updated.
Last update: 2025-09-12 15:06:40 UTC
README
Установка
Добавить "./vendor/4geo35/article-forms/src/resources/views/admin/**/*.blade.php", "./vendor/4geo35/article-forms/src/resources/views/livewire/admin/**/*.blade.php",
в tailwind.admin.config.js
, созданный в пакете tailwindcss-theme
.
Добавить "./vendor/4geo35/article-forms/src/resources/views/web/**/*.blade.php",
в tailwind.config.js
, созданный в пакете tailwindcss-theme
.