N
N
Nick Bukovskiy2017-09-12 14:44:03
Laravel
Nick Bukovskiy, 2017-09-12 14:44:03

Where can I include js scripts in a laravel project?

I need to connect additional js plugins in the project, where can I saddle it?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Kirill Nesmeyanov, 2017-09-12
@SerafimArts

JS scripts are included in the HTML code.

I
Ilya Gerasimov, 2017-09-12
@Omashu

webpack.mix

H
hakkol, 2017-09-12
@hakkol

Install via npm or bower, and then include in those files in which you use them

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question