testuc22 / contactform
contact form
dev-master
2020-10-16 07:40 UTC
Requires
- php: >=7.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 08:59:27 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).