# Laravel Scout Integration
Laravel supports a native integration with Typesense, via Laravel Scout.
Here's the official documentation on how to set up this integration: https://laravel.com/docs/scout#typesense (opens new window).
Here's a demo Laravel app that shows you the Typesense Scout integration in action:
Source Code (opens new window)
# Key Highlights
- Here's (opens new window) how to configure the Scout integration.
- Here's (opens new window) how to configure the model.
- Here's (opens new window) the official Laravel Scout documentation on how to set up the Typesense integration.
This documentation site is open source. Found an issue? Edit this page (opens new window) and send us a Pull Request.
For AI Agents: View an easy-to-parse, token-efficient
Markdown version of this page. You can also replace
.html with .md in any docs URL. For paths ending in /, append
README.md to the path.
Last Updated: 7/29/2024, 4:22:32 AM