Level 88
You can use Laravel Scout for that. It's compatible with Algolia and ElasticSearch ;)
Documentation: https://laravel.com/docs/5.6/scout
I am working with laravel 5.6 and I need search engine like laracast.com search to My app. some one use algolia as serch engine. (is this offline search that I can use in my localhost without internet? ) or what are the best way to develop some simple but powerful searching system in laravel? some elastic search or some thing..
Please or to participate in this conversation.