nahid / talk-example

This project is demo for Laravel-Talk package and its also Docker ready
http://github.com/nahid/talk
131 stars 77 forks source link

cannot migrate #1

Closed ghost closed 7 years ago

ghost commented 7 years ago

Warning: require(C:\xampp\htdocs\chat\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\chat\bootstrap\autoload.php on line 17

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\chat\bootstrap/../vendor/autoload.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\chat\bootstrap\autoloa d.php on line 17

nahid commented 7 years ago

give me details

moritzwelsch commented 7 years ago

Try "composer install", it will fix the missing dependencies