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
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Delete all Sentry and Syntara tables in your database. (if you're using Sentry 2 tables before installing Syntara, adding 'username' in Users table can do your error...i will fix it)
And retry Syntara install.
Hi,
i am on my way to try to install this package and run into some problems during the installation process
i followed strict the steps you recommend here on git
after calling the command php artisan syntara:install i get displayed following messages:
[Exception]
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'users_username_unique' (SQL: alter table
users
add unique users_username_unique(
username
)) (Bindings: array ()) ------------------------------------------------------------------------------------------------------
[PDOException]
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'users_username_unique'
hope for some help
best regards Ludwig
The text was updated successfully, but these errors were encountered: