testuc22/contactform

dev-master 2020-10-16 07:40 UTC

This package is not auto-updated.

Last update: 2025-06-22 02:37:02 UTC


README

Installation

You can install the package via composer:

composer require testuc22/contactform

To add your own email addresses which will receive enquiry

php artisan vendor:publish --provider="Webriderz\Contactform\ContactformServiceProvider" --tag="config"

License

The MIT License (MIT).

Credits