testuc22 / contactform
contact form
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/testuc22/contactform
Requires
- php: >=7.0
This package is not auto-updated.
Last update: 2025-12-21 05:13:32 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).