awkwardideas/bootstrap-helper

Laravel Bootstrap 3 to 4 upgrader
7
Install
composer require awkwardideas/bootstrap-helper
PHP:>=5.6.4
License:MIT
Last Updated:Nov 4, 2016
Links: GitHub  ·  Packagist
Maintainer: awkwardideas

BootstrapHelper: Laravel Bootstrap Helper

Latest Stable Version Total Downloads Latest Unstable Version License

Install Via Composer

composer require awkwardideas/bootstrap-helper

Add to Laravel App Config

/*
 * Package Service Providers...
 */ 
AwkwardIdeas\BootstrapHelper\BootstrapHelperServiceProvider::class,
//

Commands via Artisan

Command line actions are done via artisan.

php artisan bootstrap-helper:upgrade

Upgrades the blade files from bootstrap 3 to bootstrap 4

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

612,604,198 9,704
laravel/framework

The Laravel Framework.

551,557,428 34,802
laravel/tinker

Powerful REPL for the Laravel framework.

462,518,693 7,436