2017 © Pedro Peláez
 

package laravel-bootstrap

A Laravel Bootstrap Service Provider

image

acacha/laravel-bootstrap

A Laravel Bootstrap Service Provider

  • Tuesday, May 17, 2016
  • by acacha
  • Repository
  • 1 Watchers
  • 2 Stars
  • 150 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

laravel-bootstrap

A Laravel Bootstrap Service Provider, (*1)

Installation

Install Laravel 5 package with:, (*2)

 $ composer require "acacha/laravel-bootstrap:^0.1"

Then add BootstrapServiceProvider to providers in config/app.php:, (*3)

 Acacha\LaravelBootstrap\Providers\BootstrapServiceProvider::class

And publish config file (config/bootstrap.php file) with:, (*4)

 $ php artisan vendor:publish --force --provider="Acacha\LaravelBootstrap\Providers\BootstrapServiceProvider"

The Versions

17/05 2016

dev-master

9999999-dev

A Laravel Bootstrap Service Provider

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel bootstrap acacha

11/05 2016

0.1.5

0.1.5.0

A Laravel Bootstrap Service Provider

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel bootstrap acacha

17/12 2015

0.1.3

0.1.3.0

A Laravel Bootstrap Service Provider

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel bootstrap acacha

17/12 2015

0.1.2

0.1.2.0

A Laravel Bootstrap Service Provider

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel bootstrap acacha

17/12 2015

0.1.1

0.1.1.0

A Laravel Bootstrap Service Provider

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel bootstrap acacha

17/12 2015

0.1

0.1.0.0

A Laravel Bootstrap Service Provider

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel bootstrap acacha