ekpono/form-builder-package

Form Builder

Maintainers

Package info

github.com/ekpono/form-builder

Homepage

Language:Vue

pkg:composer/ekpono/form-builder-package

Statistics

Installs: 332

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2022-10-07 14:46 UTC

This package is auto-updated.

Last update: 2026-03-07 22:05:15 UTC


README

Form builder package provides an extensive and highly configurable form building questionaire to get data from your user.

accessibility text

Installation

You can install the package via composer:

composer require shopceed-nl/form-builder-package

Usage

There must be an authentication guard

php artisan email-builder:install

Then visit /form-builder

Testing

composer test