Skip to content

achyutkneupane/Laravel-Comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Comments

Lint PR Bump version Latest Stable Version Total Downloads Dependents

This package is used to create a comment system for your Laravel application. You can extend the comment class and add your own functionality.

Installation

You can install the package via composer:

composer require achyutn/laravel-comment

You can publish the views and config file with:

php artisan vendor:publish --provider="AchyutN\Comment\CommentServiceProvider"

About

Composer package to add comments in Laravel Models.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages