Download the PHP package fomvasss/laravel-simple-taxonomy without Composer
On this page you can find all versions of the php package fomvasss/laravel-simple-taxonomy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fomvasss/laravel-simple-taxonomy
More information about fomvasss/laravel-simple-taxonomy
Files in fomvasss/laravel-simple-taxonomy
Download fomvasss/laravel-simple-taxonomy
More information about fomvasss/laravel-simple-taxonomy
Files in fomvasss/laravel-simple-taxonomy
Vendor fomvasss
Package laravel-simple-taxonomy
Short Description Create and manage taxonomy (terms) in Laravel App
License MIT
Homepage https://github.com/fomvasss/laravel-simple-taxonomy
Package laravel-simple-taxonomy
Short Description Create and manage taxonomy (terms) in Laravel App
License MIT
Homepage https://github.com/fomvasss/laravel-simple-taxonomy
Please rate this library. Is it a good library?
Informations about the package laravel-simple-taxonomy
Manage taxonomy inside your Laravel app
Create and manage taxonomy (terms) in Laravel App.
Installation
You can publish the migration, config, seeder with:
You can usage the config: configs/taxonomy.php
After publishing, you can create the terms
table by running the migrations:
And edit & run seeder:
Usage
License
The MIT License (MIT). Please see License File for more information.
Links
All versions of laravel-simple-taxonomy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
illuminate/support Version ^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/database Version ^7.0|^8.0|^9.0|^10.0|^11.0
kalnoy/nestedset Version ^5.0|^6.0
illuminate/support Version ^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/database Version ^7.0|^8.0|^9.0|^10.0|^11.0
kalnoy/nestedset Version ^5.0|^6.0
The package fomvasss/laravel-simple-taxonomy contains the following files
Loading the files please wait ....