mrlinnth / filament-fabricator

Block-Based Page Builder Skeleton for your Filament Apps

Home Page:https://filamentphp.com/plugins/fabricator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block-Based Page Builder Skeleton for your Filament Apps

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

What is Filament Fabricator? Filament Fabricator is simply said a block-based page builder skeleton. Filament Fabricator takes care of the PageResource & frontend routing, so you can focus on what really matters: your Layouts & Page Blocks.

Installation

You can install the package via composer:

composer require z3d0x/filament-fabricator

After that run the install command:

php artisan filament-fabricator:install

Documentation

Documentation can be viewed at: https://filamentphp.com/plugins/fabricator

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Block-Based Page Builder Skeleton for your Filament Apps

https://filamentphp.com/plugins/fabricator

License:MIT License


Languages

Language:PHP 93.2%Language:Blade 6.8%