285 Forks
1375 Stars
1375 Watchers

scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

How to download and setup scout

Open terminal and run command
git clone https://github.com/laravel/scout.git
git clone is used to create a copy or clone of scout repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with scout https://github.com/laravel/scout/archive/master.zip

Or simply clone scout with SSH
[email protected]:laravel/scout.git

If you have some problems with scout

You may open issue on scout support forum (system) here: https://github.com/laravel/scout/issues