Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using npm? #19

Closed
hopewise opened this issue May 20, 2015 · 1 comment
Closed

using npm? #19

hopewise opened this issue May 20, 2015 · 1 comment

Comments

@hopewise
Copy link

This is not an issue, rather than development advice needed!
Can you please check up this question here: http://stackoverflow.com/questions/30350308/why-use-npm-with-laravel

@rappasoft
Copy link
Owner

The majority of reasons you probably see that is because Elixir (http://laravel.com/docs/5.0/elixir) downloads its dependencies from npm install which gives you that node modules folder, if you look inside there you will find elixir. This folder has no effect on the overall running of your application, in fact it is noted that you should .gitignore and not version this massive folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants