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
Hi @staudenmeir.
I've install fresh laravel 11 project include jetstream scafolding and i use SQL Server 2022 for the database.
it work fine before i add this package.
after i add this package i've error **RuntimeException This database engine does not support inserting while ignoring errors.** on authentication page.
The text was updated successfully, but these errors were encountered:
Hi @staudenmeir.
I've install fresh laravel 11 project include jetstream scafolding and i use SQL Server 2022 for the database.
it work fine before i add this package.
after i add this package i've error
**RuntimeException This database engine does not support inserting while ignoring errors.**
on authentication page.The text was updated successfully, but these errors were encountered: