singhshivkumar90/contactform is a Laravel package for contact form package development.
It currently has 0 GitHub stars and 6 downloads on Packagist.
Install it with composer require singhshivkumar90/contactform.
Discover more Laravel packages by singhshivkumar90
or browse all Laravel packages to compare alternatives.
Last updated
A package for contact form in any website built with laravel.
To get started with it, simply run:
composer require singhshivkumar90/contactform
php artisan migrate
From your console, execute the php artisan vendor:publish command.