2017 © Pedro Peláez
 

library laravel-smartform

An easy and quick way to create forms using Twitter Bootstrap and Laravel 5

image

sergiovilar/laravel-smartform

An easy and quick way to create forms using Twitter Bootstrap and Laravel 5

  • Tuesday, December 1, 2015
  • by sergiovilar
  • Repository
  • 0 Watchers
  • 1 Stars
  • 215 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

laravel-smartform

An easy and quick way to create forms using Twitter Bootstrap and Laravel 5, (*1)

Usage

{{ \SmartForm::open('/my/controller', 'POST', [
    'option_id' => ['Some label:', 'select', $options], // key/value array
    'description' => ['Description', 'textarea']
]) }}

{{ \SmartForm::close() }}

The Versions

01/12 2015

dev-master

9999999-dev

An easy and quick way to create forms using Twitter Bootstrap and Laravel 5

  Sources   Download

The Requires

 

by Sergio Vilar

01/12 2015

v0.1.1

0.1.1.0

An easy and quick way to create forms using Twitter Bootstrap and Laravel 5

  Sources   Download

The Requires

 

by Sergio Vilar

31/10 2015

v0.1.0

0.1.0.0

An easy and quick way to create forms using Twitter Bootstrap and Laravel 5

  Sources   Download

The Requires

 

by Sergio Vilar