- 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 migrateThe "Basic Laravel Admin Penel" starter kit come with Laravel Comment