library laravel-smartform
An easy and quick way to create forms using Twitter Bootstrap and Laravel 5
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
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() }}
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
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
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