Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.
Olav van Schie edited this page Jun 19, 2017 · 7 revisions

Customization

If you want to change the components to your own needs, you can publish the files to your project. Run the following command:

php artisan vendor:publish --provider="Appstract\BootstrapComponents\BootstrapComponentsServiceProvider"

You can now find the files under resources/views/vendor/bootstrap Of course you can also copy the files manually if you only need to edit a few specific files.

Components

Components docs

Clone this wiki locally