laraspells/form-model

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

Maintainers

Package info

github.com/laraspells/form-model

pkg:composer/laraspells/form-model

Statistics

Installs: 177

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:24:01 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".