Download the PHP package semihyilmaz/laravel-scout-solr without Composer
On this page you can find all versions of the php package semihyilmaz/laravel-scout-solr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download semihyilmaz/laravel-scout-solr
More information about semihyilmaz/laravel-scout-solr
Files in semihyilmaz/laravel-scout-solr
Package laravel-scout-solr
Short Description Solr Driver for Laravel Scout
License MIT
Homepage https://github.com/semihyilmaz/laravel-solr-scout
Informations about the package laravel-scout-solr
Solr Driver for Laravel Scout
Solr driver for Laravel Scout. (Updated for Laravel 10)
Documentation
Not ready yet.
Problems, questions or comments?
If you have any problems, questions or comments, feel free to submit an issue and I will reply to you as soon as possible.
Prerequisites
Install [Laravel Scout](https://laravel.com/docs/10.x/scout.
Install
Install via Composer
Set your SCOUT_DRIVER to solr:
You must add the Scout service provider and the Solr engine service provider in your app.php config:
Add the Solr configuration to the scout config file:
Usage
Now you can use Laravel Scout as described in the official documentation
Solr Installation
See the Solr Install On Centos-Rocky-Alma Linux for more information.
Security
If you discover any security related issues, please send me email instead of using the issue tracker.
Credits
- [Semih YILMAZ][link-author]
- [Jeroen Herczeg]
- solariumphp/solarium
- [All Contributors][link-contributors]
License
The MIT License (MIT). Please see License File for more information.