Skip to content

ycs77/laravel-form-builder-bs4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel form builder BS4

The Laravel form builder's bootstrap 4 template.

Latest Version on Packagist Software License Total Downloads

Install

Laravel form builder must be installed.

Via Composer

composer require ycs77/laravel-form-builder-bs4

Publish config & templates (Will overwrite the Laravel form builder's original config and views)

php artisan vendor:publish --tag=laravel-form-builder-bs4

Or publish horizontal form

php artisan vendor:publish --tag=laravel-form-builder-bs4-horizontal

If it doesn't work, you can add --force attribute. BUT, the original Laravel form builder's config and views in your repository CAN NOT be retrieved. Please think twice.

About

The Laravel form builder's bootstrap 4 template.

Resources

License

Stars

Watchers

Forks

Languages