asadlaravel / contact
this will send email to admin
dev-master
2020-09-07 09:03 UTC
This package is auto-updated.
Last update: 2026-03-08 17:09:44 UTC
README
#contact form package
##this will send an email to the admin
#just intstall and go to config/contact and give your email address
#config app.php 'providers' => [
Asadlaravel\Contact\ContactServiceProvider::class,
]
#after instaling run this "Asadlaravel\Contact\": "package/contact/src"