From the course: Extending Laravel with First Party Packages

Unlock this course with a free trial

Join today to access over 22,700 courses taught by industry experts.

Set up Algolia

Set up Algolia

- [Instructor] All right guys, we are moving ahead learning about Laravel Scout. In this video, we're gonna focus on setting up Algolia, getting their account set up so that we ready to start pushing indexes or information to Algolia so they can index it and we can start creating a search function. So in this video, we're going to be creating an Algolia account. We're gonna set up a project in Algolia. They call them an app. We'll have a place to store our indices. And then after that, we'll get some API credentials from Algolia, put them into Laravel, and then we'll have Algolia connected to Laravel Scout. And we'll be ready to start pushing stuff. In the next video, we can start pushing our models and actually creating that index. So I'll see you guys. We're gonna jump over into the web browser and set up this Algolia account. So we wanna jump into the web browser and visit algolia.com. A-L-G-O-L-I-A.com. All right, so here we are at algolia.com. Make sure you're over here. You may…

Contents