ekpono/form-builder-package

Form Builder

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

This package is auto-updated.

Last update: 2024-03-07 17:54:51 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