Hello!
You must implement search engine TNTSearch on Laravel 5.4.
The installation of the module was performed,
such instructions!
Everything went fine, but when writing to the controller "App\\Models\\Film::search('ANGELS LIFE')->get();" appears an error "PDOException could not find driver"!
What could be the problem?