singhshivkumar90/contactform

contact form package development

Maintainers

Package info

github.com/singhshivkumar90/contact-form-package

pkg:composer/singhshivkumar90/contactform

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-19 21:09:01 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.