Download the PHP package yuges-code/laravel-commentable without Composer
On this page you can find all versions of the php package yuges-code/laravel-commentable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yuges-code/laravel-commentable
More information about yuges-code/laravel-commentable
Files in yuges-code/laravel-commentable
Download yuges-code/laravel-commentable
More information about yuges-code/laravel-commentable
Files in yuges-code/laravel-commentable
Vendor yuges-code
Package laravel-commentable
Short Description ๐ฏ๏ธ Package for easily attaching comments to Laravel eloquent models
License MIT
Homepage https://yuges-code.github.io/laravel-commentable
Package laravel-commentable
Short Description ๐ฏ๏ธ Package for easily attaching comments to Laravel eloquent models
License MIT
Homepage https://yuges-code.github.io/laravel-commentable
Please rate this library. Is it a good library?
Informations about the package laravel-commentable

Build
Project
Quality
Laravel Commentable
๐ฏ๏ธ Package for easily attaching comments to Laravel eloquent models
๐ฟ Installation
โ Composer
You can install the package via composer:
โ Publishing Config
Publishing the config file (config/commentable.php) is optional:
โ Publishing Migrations
You need to publish the migration to create the comments table:
โ Running Migrations
After that, you need to run migrations:
๐งช Running Tests
โ PHPUnit tests
To run tests, run the following command:
โ๏ธ License
The MIT License (MIT). Please see License File for more information.
๐๐ผโโ๏ธ Authors Information
Created in 2025 by:
- Yuges-code
- All Contributors
All versions of laravel-commentable with dependencies
PHP Build Version
Package Version
The package yuges-code/laravel-commentable contains the following files
Loading the files please wait ....