2017 © Pedro Peláez
 

library twbs-four

Twiiter Bootstrap v4.0.0-beta.3 for Laravel

image

cleanique-coders/twbs-four

Twiiter Bootstrap v4.0.0-beta.3 for Laravel

  • Sunday, December 31, 2017
  • by nasrulhazim.m
  • Repository
  • 1 Watchers
  • 0 Stars
  • 31 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

About Your Package

Tell people about your package, (*1)

Installation

  1. In order to install TWBS Four in your Laravel project, just run the composer require command from your terminal:
composer require cleanique-coders/twbs-four
  1. Then in your config/app.php add the following to the providers array:
CleaniqueCoders\TWBSFour\TWBSFourServiceProvider::class,
  1. In the same config/app.php add the following to the aliases array:
'TWBSFour' => CleaniqueCoders\TWBSFour\TWBSFourFacade::class,
  1. Publishing assets
php artisan vendor:publish --tag=twbs-four --force

Usage

Refer to Official Twitter Bootstrap 4 Documentation., (*2)

License

This package is open-sourced software licensed under the MIT license., (*3)

The Versions

31/12 2017

dev-master

9999999-dev

Twiiter Bootstrap v4.0.0-beta.3 for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nasrul Hazim

31/12 2017

v1.0.0

1.0.0.0

Twiiter Bootstrap v4.0.0-beta.3 for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nasrul Hazim