Download the PHP package wang-tech-commits/laravel-searchable without Composer
On this page you can find all versions of the php package wang-tech-commits/laravel-searchable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wang-tech-commits/laravel-searchable
More information about wang-tech-commits/laravel-searchable
Files in wang-tech-commits/laravel-searchable
Download wang-tech-commits/laravel-searchable
More information about wang-tech-commits/laravel-searchable
Files in wang-tech-commits/laravel-searchable
Vendor wang-tech-commits
Package laravel-searchable
Short Description laravel全局搜索
License MIT
Homepage https://github.com/wang-tech-commits/laravel-searchable
Package laravel-searchable
Short Description laravel全局搜索
License MIT
Homepage https://github.com/wang-tech-commits/laravel-searchable
Please rate this library. Is it a good library?
Informations about the package laravel-searchable
laravel-searchable
Requirement
- PHP >= 7.4
-
laravel/framework >= 6.0|7.0|8.0
Installing
Optional, you can publish the config file:
And if you want to custom the migration of the versions table, you can publish the migration file to your database path:
After you published the migration files, please update
'migrations' => false
in the config fileconfig/searchable.php
to disable load the package migrations.
Then run this command to create a database migration:
Usage
Add MrwangTc\Searchable\Searchable
trait to the model and set searchable attributes:
All versions of laravel-searchable with dependencies
PHP Build Version
Package Version
The package wang-tech-commits/laravel-searchable contains the following files
Loading the files please wait ....