4geo35 / staff-pages
Staff page and employee page
Requires
- 4geo35/fileable: ^1.2
- 4geo35/metable: ^1.0
- 4geo35/request-form: ^1.1
- 4geo35/tailwindcss-theme: ^1.3
- 4geo35/traits-helpers: ^1.1
- 4geo35/user-management: ^1.1
This package is auto-updated.
Last update: 2026-03-10 15:00:06 UTC
README
Установка
Добавить "./vendor/4geo35/staff-pages/src/resources/views/components/**/*.blade.php", "./vendor/4geo35/staff-pages/src/resources/views/admin/**/*.blade.php", "./vendor/4geo35/staff-pages/src/resources/views/livewire/admin/**/*.blade.php", в tailwind.admin.config.js, созданный в пакете tailwindcss-theme.
Добавить "./vendor/4geo35/staff-pages/src/resources/views/components/**/*.blade.php", "./vendor/4geo35/staff-pages/src/resources/views/web/**/*.blade.php", "./vendor/4geo35/staff-pages/src/resources/views/livewire/web/**/*.blade.php" в tailwind.config.js, созданный в пакете tailwindcss-theme.
Запустить миграции для создания таблиц php artisan migrate
Установить lightbox npm install fslightbox, добавить в app.js:
import "fslightbox"