afaridanquah / laravel-scout-algolia

Implementing laravel scout and algolia search functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laravel-scout-algolia

Implementing laravel scout and algolia search functionality

Usage

#Create an account on https://www.algolia.com. #Goto the ApiKeys and grab the keys #Relace the keys in the .env file #Run php artisan migrate #Run php artisan db:seed --class=PostsTableSeeder to generate some dummy data to work with #Run Indexing php artisan scout:import "App\Post"

About

Implementing laravel scout and algolia search functionality


Languages

Language:PHP 93.5%Language:HTML 5.1%Language:Vue 0.7%Language:ApacheConf 0.7%