I've been following this tutorial and the problem is when I go to localhost I get this:
Someone sees the problem?
I'm running LAravel5 in focker container dockervel
To install node modules in this container project I run
dnodejs npm install
This is the error!
localhost/:65 The specified value "{{email}}" is not a valid email address.
http://localhost/css/bootstrap.min.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/app/lib/angular/angular.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/js/jquery.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/js/bootstrap.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
app.js:1 Uncaught ReferenceError: angular is not defined
employees.js:1 Uncaught TypeError: Cannot read property 'controller' of undefined
http://localhost/css/bootstrap.min.css Failed to load resource: the server responded with a status of 404 (Not Found)