jareer/contact

This will create a contact form which will send email to admin and save contact data in the database

v1.0.2 2020-12-09 18:11 UTC

This package is auto-updated.

Last update: 2024-09-10 02:40:21 UTC


README

Issues Stars

This package will create a contact form with mail function and save contact data in the database

Installing Contact form

The recommended way to install Jareer's Contact form is through Composer.

composer require jareer/contact

After installation, publish the package in your project

php artisan vendor:publish