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

Laravel 9.X migrate gives issues #92

Open
ZachHandley opened this issue Feb 18, 2023 · 0 comments
Open

Laravel 9.X migrate gives issues #92

ZachHandley opened this issue Feb 18, 2023 · 0 comments

Comments

@ZachHandley
Copy link

Hi, I'm not sure if this will even work with Laravel 9.X but I'm getting an error when running php artisan:migrate after install and copying vendor files which looks like this

SQLSTATE[42704]: Undefined object: 7 ERROR:  type "fulltext_title" does not exist at character 43 (SQL: ALTER TABLE laravel_fulltext ADD FULLTEXT fulltext_title(indexed_title))

I can fix it maybe, but I'm not sure what it's supposed to be

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

No branches or pull requests

2 participants