jeudi 7 janvier 2016

laravel 5 unable to migrate

I know this question has been and answered before, but none of the answers apply in my situation. Essentially, I have a Laravel install. I try to run

php artisan migrate

I get the following error:

 Access denied for user 'homestead'@'localhost'

Now here's the deal. I am not using homestead. It's a standard LAMP install and I have changed the database settings in config/database.php and in the .env file to reflect the correct username and password for my database. I can find no logical reason for artisan to still be attempting to use the homestead user. My APP_ENV is set to local and there is no production folder in either the app or config folders. I'm at a loss as to where it is pulling the homestead user.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire