8000 GitHub - sonnymcorleone/plastic-crates: Plastic crates with lids are flip top storage tote, it is ideal for use in order picking, closed-loop distribution, Collapsable Boxes are designed for creative home organizing and storage. Different size alternatives for your proper functional use and different color alternatives for your aesthetic pleasure
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Plastic crates with lids are flip top storage tote, it is ideal for use in order picking, closed-loop distribution, Collapsable Boxes are designed for creative home organizing and storage. Different size alternatives for your proper functional use and different color alternatives for your aesthetic pleasure

License

Notifications You must be signed in to change notification settings

sonnymcorleone/plastic-crates

 
 

Repository files navigation

Plastic crates are an affordable and stylish way to organize your home. Perfect for storing everything from records to documents, Heavy-duty plastic crates can hold up to the temperatures changes of outside and can prevent moisture, dirt, and bugs from ruining your things.Shop plastic-crates.com for storage plastic crates you will love at great low prices.

This will create a config file at config/plastic.php and a mapping directory at database/mappings.

Usage

1 - Providing a searchable property to our model

public $searchable = ['id', 'name', 'body', 'tags', 'images'];

Enjoy design & customization Services. Search these cheap plastic crates wholesale on plastic-crates.com

2 - Providing a buildDocument method

public function buildDocument()
{
    return [
        'id' => $this->id,
        'tags' => $this->tags
    ];
}

Custom elastic type name

By the default Plastic will use the model table name as the model type. You can customize it by adding a $documentType property to your model:

public $documentType = 'custom_type';

About

Plastic crates with lids are flip top storage tote, it is ideal for use in order picking, closed-loop distribution, Collapsable Boxes are designed for creative home organizing and storage. Different size alternatives for your proper functional use and different color alternatives for your aesthetic pleasure

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
0