henriquewichester's avatar

How to configure Webpack and drop Elixir/Gulp from my project?

I Upgraded a project using Laravel 5.3 to 5.4. And I would like to start using Webpack. But I don't know how to configure webpack and drop Elixir/Gulp from that project.

0 likes
2 replies
jimmck's avatar

There is a fantastic Free Webpack series from Jeff you can watch.

1 like
ejdelmonico's avatar

There really isn't much to configure for a Laravel project that is not already done for you. In the github project, you will find some docs on usage. The rest is just understanding how Webpack works and what it is used for. You will find with experience that Webpack is very flexible and can be used in any situation.

1 like

Please or to participate in this conversation.