laraspells/form-model

Laravel library to render and handle common form create/update based on given model.

dev-master 2018-03-02 03:19 UTC

This package is auto-updated.

Last update: 2024-04-29 04:02:52 UTC


README

Laravel library to render and handle common form create/update based on given eloquent model.

Installation

Open terminal/cmd, goto your laravel project. And run composer require "laraspells/form-model:dev-master".