sohan/contact-form

This will send data to admin and save data query in database.

v1.0.0 2021-04-28 15:43 UTC

This package is auto-updated.

Last update: 2024-09-29 00:01:17 UTC


README

This will send data to admin and save data query in database.

Installation

To get the latest version you need only require the package via Composer.

composer require sohan/contact-form

Usage

Adding functionality to an Migration


php artisan migrate.

Then you have to write URL name (/contact).That's it.