Download the PHP package hellozach/laravel-filterable without Composer
On this page you can find all versions of the php package hellozach/laravel-filterable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hellozach/laravel-filterable
More information about hellozach/laravel-filterable
Files in hellozach/laravel-filterable
Download hellozach/laravel-filterable
More information about hellozach/laravel-filterable
Files in hellozach/laravel-filterable
Vendor hellozach
Package laravel-filterable
Short Description Filterable trait for Models in Laravel
License
Package laravel-filterable
Short Description Filterable trait for Models in Laravel
License
Please rate this library. Is it a good library?
Informations about the package laravel-filterable
Installation
1. Require the package
2. Use the Filterable trait
Add the following line to the filterable model
And add the trait to the class:
3. Add filterable columns to model
Add an array of columns that are filterable for the model:
4. Add filterable casts (options)
Map column names to methods in the model class
All versions of laravel-filterable with dependencies
PHP Build Version
Package Version
No informations.
The package hellozach/laravel-filterable contains the following files
Loading the files please wait ....