I want to add role column on users table. But I got this error.
My Users migration
Schema::create(\'users\', function (Blueprint $table) { $ta