Back to Profile Support

lenrsmith
lenrsmith

When adding the extended info component to a page, the following exception is returned: SQLSTATE[42S02]: Base table or view not found: 1146 Table '*.kurtjensen_profile_profiles' doesn't exist ...

KurtJensen
KurtJensen

Did you log out and back into the admin / backend interface? It sounds like the install did not complete and migration creation of tables did not take place.

lenrsmith
lenrsmith

That did the trick. I did not realize a logout was required to process a migration.

lenrsmith
lenrsmith

Is there anyway to force a migration from the CLI?

KurtJensen
KurtJensen

php artisan plugin:refresh Author:Plugin

Caution: This will flush plugin tables too!

Last updated

1-5 of 5