Skip to content

christianpersson/laravel-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Please note: This package is extracted from a test project for learning purposes.

A simple package for organize comments.

Installation

Add the following to you composer.json file

"persson/comments": "dev-master"

Run

composer update

Add the following to app/config/app.php

'Persson\Comments\CommentsServiceProvider'

Run the package migration

php artisan migrate --package=persson/comments

Publish the config (not mush to config yet...)

php artisan config:publish persson/comments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages