Description
PHP Warning: require(/Library/WebServer/Documents/laravel5-angular-material-starter/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /Library/WebServer/Documents/laravel5-angular-material-starter/bootstrap/autoload.php on line 17
PHP Fatal error: require(): Failed opening required '/Library/WebServer/Documents/laravel5-angular-material-starter/bootstrap/../vendor/autoload.php' (include_path='.:') in /Library/WebServer/Documents/laravel5-angular-material-starter/bootstrap/autoload.php on line 17
These are the error codes I received when I attempted to install it. The first part went fine, then this happened! I'm fairly new to this area of things, though I've been programming for years. Not sure if this is on your end or mine.