2017 © Pedro Peláez
 

library bootstrap

Helper library to create Bootstrap html fields

image

fuzaylov/bootstrap

Helper library to create Bootstrap html fields

  • Wednesday, June 24, 2015
  • by fuzaylov
  • Repository
  • 1 Watchers
  • 6 Stars
  • 99 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 16 Versions
  • 0 % Grown

The README.md

Laravel Bootstrap Helpers

If you find yourself entering the same HTML and blade code just to display an html form field, this package might be for you., (*1)

Install

Pull this package in through Composer., (*2)

{
    "require": {
        "fuzaylov/bootstrap": "0.3.0"
    }
}

Laravel 5

Note, for laravel 4, use fuzaylov/bootstrap version 0.2.5, (*3)

Once installed, you need to register Laravel service provider, in your app/config/app.php:, (*4)

'providers' => array(
    ...
    'Illuminate\Html\HtmlServiceProvider',
    'Fuzaylov\Bootstrap\BootstrapServiceProvider'
)

'aliases' => array(
    ...
    'Form'      => 'Illuminate\Html\FormFacade',
)

Usage

See tests/sample.blade.php for some sample usages. For a full list of supported fields, see Bootstrap.php, (*5)

Have fun!, (*6)

Aleks, (*7)

The Versions

24/06 2015

dev-master

9999999-dev https://github.com/fuzaylov/bootstrap/

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

laravel bootstrap html blade

24/06 2015

0.3.2

0.3.2.0 https://github.com/fuzaylov/bootstrap/

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

laravel bootstrap html blade

12/05 2015

0.3.1

0.3.1.0 https://github.com/fuzaylov/bootstrap/

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

laravel bootstrap html blade

06/05 2015

0.3.0

0.3.0.0 https://github.com/fuzaylov/bootstrap/

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

laravel bootstrap html blade

06/05 2015

0.2.9

0.2.9.0 https://github.com/fuzaylov/bootstrap/

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

laravel bootstrap html blade

06/05 2015

0.2.8

0.2.8.0 https://github.com/fuzaylov/bootstrap/

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

laravel bootstrap html blade

06/05 2015

0.2.7

0.2.7.0 https://github.com/fuzaylov/bootstrap/

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

laravel bootstrap html blade

17/09 2014

0.2.6

0.2.6.0

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

by Aleks Fuzaylov

laravel bootstrap html blade

21/08 2014

0.2.5

0.2.5.0

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

by Aleks Fuzaylov

bootstrap html blade

20/08 2014

0.2.4

0.2.4.0

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

by Aleks Fuzaylov

bootstrap html blade

11/08 2014

0.2.3

0.2.3.0

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

by Aleks Fuzaylov

bootstrap html blade

06/08 2014

0.2.2

0.2.2.0

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

by Aleks Fuzaylov

bootstrap html blade

06/08 2014

0.2.1

0.2.1.0

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

by Aleks Fuzaylov

bootstrap html blade

04/08 2014

0.2.0

0.2.0.0

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

by Aleks Fuzaylov

bootstrap html blade

01/08 2014

0.1.1

0.1.1.0

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

by Aleks Fuzaylov

bootstrap html blade

31/07 2014

0.1.0

0.1.0.0

Helper library to create Bootstrap html fields

  Sources   Download

MIT

The Requires

 

by Aleks Fuzaylov

bootstrap html blade