4geo35 / editable-steps-block
Add steps block
v1.0.1
2025-08-28 14:32 UTC
Requires
- 4geo35/editable-blocks: ^1.2
This package is auto-updated.
Last update: 2025-08-28 14:33:06 UTC
README
Установка
Добавить "./vendor/4geo35/editable-steps-block/src/resources/views/livewire/admin/**/*.blade.php", "./vendor/4geo35/editable-steps-block/src/resources/views/admin/**/*.blade.php",
в tailwind.admin.config.js
, созданный в пакете tailwindcss-theme
.
Добавить "./vendor/4geo35/editable-steps-block/src/resources/views/components/**/*.blade.php",
в tailwind.config.js
, созданный в пакете tailwindcss-theme
.
Запустить миграции для создания таблиц php artisan migrate