whatch this video https://laracasts.com/series/whats-new-in-laravel-5-3/episodes/15
I have problems with Scout and Algolia. Need help.
Hello. I am developing Intranet system on Laravel 5.6. I have installed Scout and Algolia as described in official documentation. Registered account on Algolia and put both Application ID and Admin API Key to scout.php. Scout engine is set to Algolia. But Algolia does not work. Even Batch Import (php artisan scout:import “App\MyModel”) tells that data is imported, but no changes on server affected. While trying to find the reason I discovered, that Scout is using NullEngine. Trying to backup settings I got 'exception: algoliasearch requires an applicationid'. What should I do to fix the problem? Thank you.
Those Keys are modificated.
My hugs to you, guys. You are awesome. I am stupid. My problem was in cache. I needed to clear it. All changes I did were helpless because settings saved in cache were unchanged.
Please or to participate in this conversation.