While trying to register, above (in the title) is the error that I get. The migrations were migrated successfully, so I don't think there is any connection problem with the database, but I don't know why this error is coming? I have just tried to create an authentication system using
php artisan make:auth
And I have migrated the migrations
Please help...