You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
php artisan config:clear and php artisan migrate --force
explicitly setting .env to the below and then running php artisan migrate --force
ACTIVITY_LOGGER_TABLE_NAME=activity_log
ACTIVITY_LOGGER_DB_CONNECTION=mysql
all the above efforts result in the same error message posted above
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
hey community - would appreciate you help with an installation issue, which appears to be similar symptom to this historical ticket #671
context
php artisan migrate --force
generated the following erroron forge server i additionally attempted;
php artisan config:clear
andphp artisan migrate --force
php artisan migrate --force
ACTIVITY_LOGGER_TABLE_NAME=activity_log
ACTIVITY_LOGGER_DB_CONNECTION=mysql
all the above efforts result in the same error message posted above
thanks for you help
Beta Was this translation helpful? Give feedback.
All reactions