Tuesday, May 23, 2017

Authentication Failed error on Laravel 5.4

Change db to database in database.php file for connecting with mongodb.

After than clear the cache for configurations
php artisan config:clear

No comments:

Post a Comment