← Zurück zu den Projekten
Laravel Page Builder
A modern page builder for Laravel — build dynamic pages with layouts, sections, and JSON rendering. Includes a visual editor, layout system, reusable sections, and multi-theme support.
#Requirements
- PHP 8.2+
- Laravel 11.x, 12.x, or 13.x
#Installation
composer require coderstm/laravel-page-builder
php artisan pagebuilder:install
See the full documentation for configuration, sections, blocks, templates, themes, and more.
#License
This package is released under a Non-Commercial Open Source License. Contact dipak@coderstm.com for commercial licensing.
See LICENSE.md for details.