Artisan serve and layout load

edited March 2017 in Bugs

Try to run php artisan serve

[ErrorException]                              
chdir(): No such file or directory (errno 2)

To solve this i just created a virtual host and put all files in there, but when i open the url i got the errors:

Failed to load resource: the server responded with a status of 404 (Not Found)
2parallax.min.js Failed to load resource: the server responded with a status of 404 (Not Found)

(index):22 Uncaught ReferenceError: Parallax is not defined
    at HTMLDocument.<anonymous> ((index):22)
    at i (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at Function.ready (jquery.min.js:2)
    at HTMLDocument.J (jquery.min.js:2)
app.css Failed to load resource: the server responded with a status of 404 (Not Found)

(The route file do not have register to admin as well)
all the installation was made using composer.

Comments

  • Hi,
    I am not really sure what you are doing but the source is meant to run from apache or nginx, we have not designed it to run the way you are describing. Please use one of those two servers and it should be fine.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!