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
[9.x] Fix the sync index settings command not using the scout prefix (#670)
* Fix sync index settings command not using the scout prefix
* Use Str::startsWith instead of str_starts_with since the former is PHP ^7.3 compatible
* Fix StyleCI
* formatting
Co-authored-by: Taylor Otwell <taylor@laravel.com>
0 commit comments