Feb 20, 2017
0
Level 2
AngularJS in Laravel using Elixir
I am trying to setup a Laravel and Angular application. I wanted to place my work files under resources/assets/js and then use gulp, webpack and elixir to compile those code and create a single app.js file in my public directory. But I am not sure how to do that? Can anyone guide me with a step based approach for it?
Please or to participate in this conversation.