minhquang/interaction

Interaction packge : like , dislike, view

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/minhquang/interaction

dev-master 2022-10-05 17:24 UTC

This package is auto-updated.

Last update: 2025-10-06 00:13:11 UTC


README

This will send email to admin and save contact query in DataBase

Installation

composer require minhquang/interaction

Service provider

'providers' => [
    ...
    Minhquang\Interaction\Providers\InteractionServiceProvider::class
],

Publish vendor

php artisan vendor:publish