ekpono/form-builder-package

Form Builder

Installs: 332

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

pkg:composer/ekpono/form-builder-package

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

This package is auto-updated.

Last update: 2025-10-07 21:09:48 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