P
P
Pavel K2017-11-27 02:15:25
Laravel
Pavel K, 2017-11-27 02:15:25

How to start Laravel with Grunt instead of Gulp?

In general, subject.
What do you need to install?
Please show an example of the Gruntfile.js config.
Well, it is also planned to use Yarn, but I think there will be no problems with this.
PS Google gives too outdated solutions.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Kitmanov, 2017-11-27
@k12th

What do you need to install?

Since version 1.0 - only grunt.
An example is not a pity, only the meaning? Every project has different needs.
https://github.com/hogart/alchemy/blob/master/Grun...
So no one has been using it for a long time, everyone has jumped to gulp and webpack. The latest version was released 2 years ago, which is why all configs are at least a couple of years old.
I don't know your situation, but I wouldn't start a new project with grunt (as well as with gulp) right now, there are a lot of moving parts (source maps, transpilation, live-reload, minification) that need to be made friends manually.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question