Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem while migrating #137

Open
malikKadri2010 opened this issue Oct 28, 2022 · 0 comments
Open

Problem while migrating #137

malikKadri2010 opened this issue Oct 28, 2022 · 0 comments

Comments

@malikKadri2010
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant