An L5 virgin question: I just simply installed a fresh L5 app, and installed elixir. Deleted app.css in public folder, then run gulp. It worked. After I put elixir.json (from the sample in github), it doesn't output it and no gulp-notify. When I deleted elixir.json, it works again. Is it a bug?
Solved by myself ^_^! After looking at the Config,js inside elixir folder, realized the assetsDir is different ('resources/assets/'), from the sample in Github ('app/assets').
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community