A
A
Abc Edc2015-08-07 21:41:38
JavaScript
Abc Edc, 2015-08-07 21:41:38

What is the best way to organize js structure in laravel?

What is the best way to link php with js in laravel? What are the best practices for organizing code? is it worth throwing js that is used only in certain places (and in my understanding, one view, one js module) according to blade.php, respectively?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
D', 2015-08-07
@gleber1

Laravel has elixir, which is a handy builder for sass/coffee and other preprocessors, and also allows you to easily minify/compress css/js.
It's worth using it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question