aashan/livewire-pagebuilder 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

aashan/livewire-pagebuilder

最新稳定版本:0.0.1

Composer 安装命令:

composer require aashan/livewire-pagebuilder

包简介

Database powered page builder for laravel livewire applications

README 文档

README

Livewire Pagebuilder is a Laravel/Livewire package that allows you to visually create and manage pages. Each page consists of modular blocks, where each block is an independent Livewire component capable of storing data and rendering dynamically based on its definition.

Installation

composer require aashan/livewire-pagebuilder

Features

  • Visual page building interface powered by livewire
  • Modular blocks with independent logic and rendering
  • Arbitrary data storage for each block in the database
  • Extendable system for implementing custom blocks

Key Concepts

Page

In livewire pagebuilder, a page is a laravel eloquent model. The model definition can be found in Aashan\LivewirePageBuilder\Models\Page.

Block

Similar to a page, a block is also an eloquent model. The key thing to remember here is there are two different Block files in this project.

  • Aashan\LivewirePageBuilder\Models\Block is the eloquent model for persistant block storage.
  • Aashan\LivewirePageBuilder\Blocks\Block is a livewire component that acts as the base for custom blocks.

Installation

After installing the package via composer, there is a command which you can run to set up everything.

    php artisan livewire-pagebuilder:install

Once this is done, run your migrations using

php artisan migrate

At this point, you're ready to proceed.

统计信息

  • 总下载量: 51
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固