singhshivkumar90/contactform

contact form package development

dev-master 2019-09-19 06:42 UTC

This package is auto-updated.

Last update: 2024-04-19 17:21:28 UTC


README

A package for contact form in any website built with laravel.

Installation

To get started with it, simply run:

composer require singhshivkumar90/contactform

php artisan migrate

In case you want to modify the views

From your console, execute the php artisan vendor:publish command.