I tried running other php artisan commands too but still not getting any response. Has anyone run into the same problem?
Asked
Active
Viewed 430 times
2 Answers
0
Try rolling back the migration using php artisan migrate:rollback
and then run the command again
0
Environment file is not usually pushed to repo.
Make sure you'd also put ".env" file at root path. also add DB information.

PHP Hupp Technologies
- 1,842
- 9
- 18