2017 © Pedro Peláez
 

library laravel-bootstrap-components

Bootstrap components for Laravel

image

appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  • Monday, January 22, 2018
  • by gizburdt
  • Repository
  • 17 Watchers
  • 127 Stars
  • 1,436 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 1 Open issues
  • 9 Versions
  • 23 % Grown

The README.md

Laravel Bootstrap Components

Latest Version on Packagist Total Downloads Software License, (*1)

Easily use Bootstrap 4 components as Laravel components., (*2)

You can help with adding components by creating a pull request., (*3)

Installation

You can install the package via composer:, (*4)

composer require appstract/laravel-bootstrap-components

Usage

Examples:, (*5)

@component('bootstrap::modal')
    This is the content of the modal
@endcomponent

@component('bootstrap::progress', ['value' => 75]) 
    // Extra bars
@endcomponent

More components and documentation in the wiki., (*6)

Contributing

Contributions are very welcome! If you want to add a component, please keep the following in mind when creating a pull request:, (*7)

  • Have a look at the existing components for examples.
  • Customization of the component (like custom classes and options for the component).
  • Provide some docs in the wiki.

Thanks to all the contributors, (*8)

About Appstract

Appstract is a small team from The Netherlands. We create (open source) tools for webdevelopment and write about related subjects on Medium. You can follow us on Twitter, buy us a beer or support us on Patreon., (*9)

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

22/01 2018

dev-master

9999999-dev https://github.com/appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

appstract laravel-bootstrap-components

22/01 2018

1.0.0

1.0.0.0 https://github.com/appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

appstract laravel-bootstrap-components

31/08 2017

0.2.0

0.2.0.0 https://github.com/appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

appstract laravel-bootstrap-components

20/06 2017

0.1.2

0.1.2.0 https://github.com/appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

appstract laravel-bootstrap-components

19/06 2017

0.1.1

0.1.1.0 https://github.com/appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

appstract laravel-bootstrap-components

19/06 2017

0.1.0

0.1.0.0 https://github.com/appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

appstract laravel-bootstrap-components

08/06 2017

0.0.3

0.0.3.0 https://github.com/appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

appstract laravel-bootstrap-components

31/05 2017

0.0.2

0.0.2.0 https://github.com/appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

appstract laravel-bootstrap-components

31/05 2017

0.0.1

0.0.1.0 https://github.com/appstract/laravel-bootstrap-components

Bootstrap components for Laravel

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

appstract laravel-bootstrap-components