Download the PHP package balajidharma/laravel-category without Composer
On this page you can find all versions of the php package balajidharma/laravel-category. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download balajidharma/laravel-category
More information about balajidharma/laravel-category
Files in balajidharma/laravel-category
Download balajidharma/laravel-category
More information about balajidharma/laravel-category
Files in balajidharma/laravel-category
Vendor balajidharma
Package laravel-category
Short Description Laravel nestable custom categories
License MIT
Package laravel-category
Short Description Laravel nestable custom categories
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-category
Laravel Category
Create database-based Category to your Laravel projects.
Table of Contents
- Installation
- Demo
- Create Category Type
- Create Category
- Create multiple Category
- Category Tree
Installation
-
Install the package via composer
-
Publish the migration and the config/category.php config file with
- Run the migrations
Demo
The "Basic Laravel Admin Penel" starter kit come with Laravel Category
Create Category Type
Category Tree
-
Get a category tree by using category type id
- Get a category tree by using the category machine name
All versions of laravel-category with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^8.71|^9.0|^10.0|^11.0
The package balajidharma/laravel-category contains the following files
Loading the files please wait ....