asadlaravel/contact

this will send email to admin

dev-master 2020-09-07 09:03 UTC

This package is auto-updated.

Last update: 2024-04-08 12:59:30 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"