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-06-29 04:33:06 UTC


README

Laravel Form Model

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".