teamtnt / laravel-scout-tntsearch-driver

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
MIT License
1.1k stars 144 forks source link

Accommodate Laravel installations making use of table prefixes #43

Closed bretvanhorn closed 8 years ago

bretvanhorn commented 8 years ago

Added the getTablePrefix method call to the query to work with installations making use of table prefixes.