testuc22 / contactform
contact form
dev-master
2020-10-16 07:40 UTC
Requires
- php: >=7.0
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).