Skip to content

Problem while migrating  #137

@malikKadri2010

Description

@malikKadri2010

I am getting after I run "php artisan ecommerce:install":

Algolia credentials incorrect. Your products table is NOT seeded correctly. If you are not using Algolia, remove Laravel\Scout\Searchable from App\Product

In Connection.php line 669:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'policy_name' in 'field list' (SQL: inser
t into data_types (slug, name, display_name_singular, display_name_plural, icon, mo del_name, policy_name, controller, generate_permissions, description, updated_at, cr eated_at) values (posts, posts, Post, Posts, voyager-news, TCG\Voyager\Models\Post, TCG\Voyager
\Policies\PostPolicy, , 1, , 2022-10-27 23:58:18, 2022-10-27 23:58:18))

In Exception.php line 18:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'policy_name' in 'field list'

In PDOConnection.php line 82:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'policy_name' in 'field list'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions