Skip to content

balajidharma/laravel-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Comment

Comments to your Laravel projects.

Total Downloads Latest Stable Version License

Table of Contents

Installation

  • Install the package via composer
composer require balajidharma/laravel-comment
  • Publish the migration and the config/comment.php config file with
php artisan vendor:publish --provider="BalajiDharma\LaravelComment\CommentServiceProvider"
  • Run the migrations
php artisan migrate

Demo

The "Basic Laravel Admin Penel" starter kit come with Laravel Comment

About

Comments to your Laravel projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages