Meilisearch Laravel Scout

screenshot of Meilisearch Laravel Scout
laravel

MeiliSearch integration for Laravel Scout

Overview

The MeiliSearch Laravel Scout package is now deprecated and users are recommended to use Laravel Scout instead. MeiliSearch Laravel Scout is a MeiliSearch driver for Laravel, and MeiliSearch is an open-source search engine. The package offers features such as documentation, installation guide, getting started instructions, search index functions, compatibility with MeiliSearch version v0.20.0, and more.

Features

  • Documentation: Includes API references and a Wiki for additional guidance.
  • Installation: Easy installation process, compatible with PSR-18 HTTP clients.
  • Getting Started: Guide on creating indexes, adding and deleting documents, and performing searches.
  • Compatibility with MeiliSearch: Guarantees compatibility with MeiliSearch version v0.20.0.
  • Learn More: Provides links to resources for manipulating documents, managing indexes, configuring settings, and advanced functions.
  • Custom Search: Allows for custom search configurations.
  • Development Workflow and Contributing: Encourages contributions and provides guidelines for contributing to the project.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.