Featured Products
- Home
- PHP Scripts
- Needle V2 - Laravel Faceted Search
Needle V2 - Laravel Faceted Search
By : smartrahat Published on Saturday, September 23, 2017,15:15:22 in PHP Scripts

Needle V2 is a faceted search system build with Laravel 5.5 marked up with Blade template. All search request perform with ajax so there is no redirecting or refreshing the page, it return the result very quickly.
Why Needle V2?
All codes are very simple and nested properly. Itâs very easy to modify. All of the search keys are returning form database so no need to add too many search options or checkbox in html just add your products to database and the search panel will update itself. Any kind of website can use this faceted search system. ex: any kind of eCommerce, Hotel Booking, Automobile Showroom etc.Server Requirements
You will need to make sure your server meets the following requirements:Other Framework
Update Log
2017.09.17 - Initial Upload