fzdn / contact
This will send email to admin and save contact query in database
v1.0.2
2019-03-05 10:33 UTC
This package is not auto-updated.
Last update: 2025-06-19 11:41:12 UTC
README
#Contact us form Packages
Installation
-
Installation tools. Install "composer require fzdn/contact" into your project
-
Install migrations
- run `php artisan migrate
-
Before start you should manage inside your .env file to MAIL_USERNAME=xxxxxxxxxxxxxx, MAIL_PASSWORD=xxxxxxxxxxxxxx, MAIL_ENCRYPTION=tls, from "mailtrap.io"
-
Run server
-
To run on local
```php artisan serve``
-
-
Go to this link http://127.0.0.1:8000/contact