I've added the project file to the htdocs file in my mac and exported the database , composer install is working fine , php artisan-migrate gives me an error of duplicated database and tables .. but when i run php artisan serve it gives me error and won't run on localhost:8000 Here is the error i get
[ErrorException]
chdir(): No such file or directory (errno 2)