Download the PHP package webbingbrasil/laravel-taxonomies without Composer
On this page you can find all versions of the php package webbingbrasil/laravel-taxonomies. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webbingbrasil/laravel-taxonomies
More information about webbingbrasil/laravel-taxonomies
Files in webbingbrasil/laravel-taxonomies
Download webbingbrasil/laravel-taxonomies
More information about webbingbrasil/laravel-taxonomies
Files in webbingbrasil/laravel-taxonomies
Vendor webbingbrasil
Package laravel-taxonomies
Short Description Terms & Taxonomies (similar to WordPress) for Laravel 5.
License MIT
Package laravel-taxonomies
Short Description Terms & Taxonomies (similar to WordPress) for Laravel 5.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-taxonomies
Taxonomies
Terms & Taxonomies (similar to WordPress) for Laravel 5.
Installation
Install package via composer
Next, if you are using Laravel prior to 5.5, register the service provider in the providers array of your config/app.php configuration file:
To get started, you'll need to publish the vendor assets and migrate:
Usage
Add our HasTaxonomies
trait to your model.
You can also create specific classes of taxonomies
All versions of laravel-taxonomies with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4|^7.0
illuminate/support Version >=5.3
illuminate/database Version >=5.3
webbingbrasil/eloquent-sti Version ~1.0
cviebrock/eloquent-sluggable Version ~4.1
illuminate/support Version >=5.3
illuminate/database Version >=5.3
webbingbrasil/eloquent-sti Version ~1.0
cviebrock/eloquent-sluggable Version ~4.1
The package webbingbrasil/laravel-taxonomies contains the following files
Loading the files please wait ....