SyntaxFix
Write A Post
Hire A Developer
Questions
In my case, while cloning the project from git there was no .env
.env
file. So I copy the .env file from the source project and paste in my current project and change its configuration of database and it run successfully.