W
W
Welaurs2017-07-07 21:48:40
npm
Welaurs, 2017-07-07 21:48:40

How to connect Bootstrap from npm to Laravel?

Good day. The question is: I install Bootstrap via npm. npm install bootstrap
The node_modules folder appears, the question is: how to connect assets to the project from it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2017-07-07
@Welaurs

Bootstrap, vuejs, etc. are registered in Laravel out of the box.
It is enough to do npm I and npm run dev/prod.
And the default scripts in assets already lie with everything connected.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question