File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ Sqlout is different than Scout's native `Database` engine because it indexes
1515data in a separate, dedicated table, and uses a fulltext index. Sqlout has more
1616features such as field weights and word stemming.
1717
18- Sqlout is compatible with Laravel 5.8+ to 10 .x and Scout 7.1+ / 8.x / 9.x / 10.x
18+ Sqlout is compatible with Laravel 5.8+ to 12 .x and Scout 7.1+ / 8.x / 9.x / 10.x
1919(credit goes to [ ikari7789] ( https://github.com/ikari7789 ) for Laravel 9 and 10 / Scout
20209 and 10 support).
2121
2222You can find the full API documentation [ here] ( https://michaelbaril.github.io/sqlout/api/ ) .
2323
24- ## Version Compatibility
24+ ## Version compatibility
2525
2626 Laravel | Scout | Sqlout
2727:------------|:----------|:----------
You can’t perform that action at this time.
0 commit comments