prodigyphp / prodigy
Package for the Prodigy page builder.
Installs: 167
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 0
Forks: 2
Open Issues: 2
Language:JavaScript
Requires
- php: ^8.1
- illuminate/contracts: ^9.0|^10.0
- livewire/livewire: ^2.10.5
- spatie/laravel-medialibrary: ^10.7
- spatie/laravel-package-tools: ^1.14.0
- symfony/yaml: ^6.2
Requires (Dev)
- laravel/pint: ^1.0
- nunomaduro/collision: ^7.0
- nunomaduro/larastan: ^2.0.1
- orchestra/testbench: ^8.0
- pestphp/pest: ^2.0
- pestphp/pest-plugin-laravel: ^v2.0.0
- pestphp/pest-plugin-livewire: ^2.x-dev
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
This package is auto-updated.
Last update: 2024-11-09 18:01:20 UTC
README
Installation
https://prodigyphp.com/docs/getting-started
composer require prodigyphp/prodigy
php artisan prodigy:install
What is Prodigy?
Prodigy is a drag-and-drop page builder and CMS for Laravel.
Visual page builders have exploded in popularity β with companies like Webflow, Squarespace, Elementor, and Beaver Builder. But Laravel hasn't had it's own page builder that felt like it βfitβ within the system.
Prodigy brings the best ideas from visual page-building to Laravel.
- Drag and drop blade components π€―
- Editable content
- Global blocks (headers and footers)
- Portable...one folder with all your content.
- Unbelievably fast
You can let Prodigy handle the marketing portion of your Laravel app or use it standalone for a marketing site. From the start, you get all the power and speed of Laravel β Eloquent, Livewire, Blade components, Octane, queues β with the simplicity of a visual page builder.
Plus, it's free.
Key features
- Drag and drop Blade components
License
The MIT License (MIT). Please see License File for more information.