2017 © Pedro Peláez
 

library formmaker

A remarkably magical form and input maker tool for Laravel.

image

yab/formmaker

A remarkably magical form and input maker tool for Laravel.

  • Monday, July 2, 2018
  • by mlantz
  • Repository
  • 3 Watchers
  • 16 Stars
  • 23,872 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 10 Forks
  • 0 Open issues
  • 41 Versions
  • 2 % Grown

The README.md

Grafite Forms, (*1)

Forms - An amazing Forms component for Laravel., (*2)

Build Status Maintainability Packagist license, (*3)

The Forms package lets you generate forms as well as fields with standard make commands. Inside your forms for models you can specify the fields that need to be generated and then simply pass the form to the view. No more writing html forms, error handling etc. It can handle Eloquent relationships and easily work with ajax requests for more dynamic form submissions., (*4)

Author(s):

Requirements

  1. PHP 8.2+
  2. OpenSSL

Compatibility and Support

Laravel Version Package Tag Supported
^11.x 7.x yes
^7.x - 11.x 6.x no
^7.x - ^8.x 5.x no
^7.x - ^8.x 4.x no
^7.x 3.x no
^5.8.x - 7.x 2.x no
5.4.x - 5.8.x 1.3.x no
5.4.x 1.1.x no
5.3.x 1.0.x no

Installation

Start a new Laravel project:, (*5)

composer create-project laravel/laravel your-project-name

Then run the following to add Forms, (*6)

composer require "grafite/forms"

Time to publish those assets!, (*7)

php artisan vendor:publish --provider="Grafite\Forms\FormsProvider"

Documentation

https://docs.grafite.ca/utilities/forms, (*8)

Upgrading from 3.x to 4.x (Renaming)

The package was renamed in version 3 to 4. This means that the following would need to be changed on your code base:, (*9)

form-maker.php -> forms.php, (*10)

Grafite\FormMaker -> Grafite\Forms, (*11)

@formMaker -> @forms, (*12)

<x-fm></x-fm> -> <x-f></x-f>, (*13)

<x-fm-action></x-fm-action> -> <x-f-action></x-f-action>, (*14)

<x-fm-delete></x-fm-delete> -> <x-f-delete></x-f-delete>, (*15)

<x-fm-search></x-fm-search> -> <x-f-search></x-f-search>, (*16)

Asset Sources for CSP

js.hcaptcha.com cdn.jsdelivr.net, (*17)

License

Forms is open-sourced software licensed under the MIT license, (*18)

Bug Reporting and Feature Requests

Please add as many details as possible regarding submission of issues and feature requests, (*19)

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*20)

The Versions

02/07 2018

dev-master

9999999-dev

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

02/07 2018

dev-develop

dev-develop

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

02/07 2018

v1.3.3

1.3.3.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

19/04 2018

v1.3.2

1.3.2.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

14/04 2018

v1.3.1

1.3.1.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

19/03 2018

v1.3.0

1.3.0.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

06/03 2018

v1.2.10

1.2.10.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

27/02 2018

v1.2.9

1.2.9.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

09/01 2018

v1.2.8

1.2.8.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

02/01 2018

v1.2.7

1.2.7.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

27/11 2017

v1.2.6

1.2.6.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

25/11 2017

v1.2.5

1.2.5.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

24/11 2017

v1.1.6.x-dev

1.1.6.9999999-dev

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

24/11 2017

v1.1.6

1.1.6.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

30/10 2017

v1.2.4

1.2.4.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

27/10 2017

v1.1.5

1.1.5.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

27/10 2017

v1.2.3

1.2.3.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

24/10 2017

v1.2.2

1.2.2.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

16/10 2017

v1.2.1

1.2.1.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

31/08 2017

v1.2.0

1.2.0.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

25/08 2017

v1.1.4

1.1.4.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

25/08 2017

v1.1.3

1.1.3.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

15/05 2017

v1.1.2

1.1.2.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

29/03 2017

v1.1.1

1.1.1.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

27/01 2017

v1.1.0

1.1.0.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

25/01 2017

v1.0.15

1.0.15.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

09/01 2017

v1.0.14

1.0.14.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

20/12 2016

v1.0.13

1.0.13.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

03/12 2016

v1.0.12

1.0.12.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

27/11 2016

v1.0.11

1.0.11.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

26/11 2016

v1.0.10

1.0.10.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

17/11 2016

v1.0.9

1.0.9.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

16/11 2016

v1.0.8

1.0.8.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

28/10 2016

v1.0.7

1.0.7.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

20/10 2016

v1.0.6

1.0.6.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

13/10 2016

v1.0.5

1.0.5.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

26/08 2016

v1.0.4

1.0.4.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

24/08 2016

v1.0.3

1.0.3.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

28/07 2016

v1.0.2

1.0.2.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

24/07 2016

v1.0.1

1.0.1.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz

18/07 2016

v1.0.0

1.0.0.0

A remarkably magical form and input maker tool for Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Lantz