Download the PHP package nahid-ferdous/laravel-searchable without Composer
On this page you can find all versions of the php package nahid-ferdous/laravel-searchable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nahid-ferdous/laravel-searchable
More information about nahid-ferdous/laravel-searchable
Files in nahid-ferdous/laravel-searchable
Download nahid-ferdous/laravel-searchable
More information about nahid-ferdous/laravel-searchable
Files in nahid-ferdous/laravel-searchable
Vendor nahid-ferdous
Package laravel-searchable
Short Description Laravel Package To make Eloquent Queries Shorter.
License MIT
Homepage https://github.com/nahidnfr123/laravel-searchable
Package laravel-searchable
Short Description Laravel Package To make Eloquent Queries Shorter.
License MIT
Homepage https://github.com/nahidnfr123/laravel-searchable
Please rate this library. Is it a good library?
Informations about the package laravel-searchable
Laravel Searchable
Installation
You can install the package via composer:
Usage
Import in Model
Publish config file
// e.g search url http://example.com/users?search_query=searchTerm&status=1&date=2020-01-01&date_range=2020-01-01%20-%202020-01-31
Example In single Model:-
Example with relation:-
Example of search joining columns:-
Example of searching multiple conditions:-
Example Date Search:-
Example Date Range Search:-
Example Date Search With Relation:-
`
Example Date Range Search With Relation:-
`
All versions of laravel-searchable with dependencies
PHP Build Version
Package Version
The package nahid-ferdous/laravel-searchable contains the following files
Loading the files please wait ....