stolz / laravel-form-builder
Laravel form builder with Zurb Foundation integration
dev-master
2015-06-19 09:08 UTC
Requires
- php: >=5.4.0
- illuminate/html: ~5.0
- illuminate/pagination: ~5.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-13 02:17:42 UTC
README
Drop in replacement for Laravel form builder including a few extras:
- Zurb Foundation integration via stevenmaguire/zurb-foundation-laravel.
- Fix for the
Form::model()
problem related to #2548, #2290 , #2292 , #2548 , #2809.