Download the PHP package beestreams/laravelcategories without Composer
On this page you can find all versions of the php package beestreams/laravelcategories. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beestreams/laravelcategories
More information about beestreams/laravelcategories
Files in beestreams/laravelcategories
Download beestreams/laravelcategories
More information about beestreams/laravelcategories
Files in beestreams/laravelcategories
Vendor beestreams
Package laravelcategories
Short Description Easily create categories for Laravel models
License MIT
Package laravelcategories
Short Description Easily create categories for Laravel models
License MIT
Please rate this library. Is it a good library?
Informations about the package laravelcategories
Package to add Category functionality to models
Usage
- Install via composer
- Add service provider
Beestreams\LaravelCategories\CategoriesProvider::class
- Migrate database
- Include Categorizable trait on models
- Assign categories
For method list see Categorizable
trait or IntegrationTest
Vendor publish
If you need to modify migrations, models or traits you can ´vendor:publish´ this package. (not tested)
All versions of laravelcategories with dependencies
PHP Build Version
Package Version
No informations.
The package beestreams/laravelcategories contains the following files
Loading the files please wait ....