I'm trying to migrate a cloned project. I've set the .env file with credentials matching my DB and in debug mode. But 'php artisan migrate' command doesn't create any migrations and no messages are being shown. What could be the issue? .env and app/database.php are configured with correct credentials.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community