Skip to content
Pascal Boucher edited this page Apr 17, 2019 · 21 revisions

Installation

Requires php >=7.2.0 and laravel 5.5+

composer require chess/laravel-form-maker

php artisan vendor:publish --provider="Chess\FormMaker\FormMakerServiceProvider"

This is all there is to do.

Contents

Clone this wiki locally