Download the PHP package aammui/laravel-taggable without Composer
On this page you can find all versions of the php package aammui/laravel-taggable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aammui/laravel-taggable
More information about aammui/laravel-taggable
Files in aammui/laravel-taggable
Download aammui/laravel-taggable
More information about aammui/laravel-taggable
Files in aammui/laravel-taggable
Vendor aammui
Package laravel-taggable
Short Description Assign Category and Tags to a model
License MIT
Package laravel-taggable
Short Description Assign Category and Tags to a model
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-taggable
Introduction
Category and Tags are often useful while working working with Laravel Model. This solution enable categories and tags for any Models in Laravel. Here step by step setup is given below.
Content
- Installtion
- Publish Assets and Migration
- Use Trait in model
- Call from anywhere
- Display in blade
Step1: Installation
Step2: Publish Migrations assets
Step3: Use Traits
Add and Traits in your model.
Step4: Call from anywhere.
Step5: Display In Blade
All versions of laravel-taggable with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1|^8.0
illuminate/database Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/support Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/database Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/support Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0
The package aammui/laravel-taggable contains the following files
Loading the files please wait ....