Skip to content

awkwardideas/bootstrap-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages