fzdn / contact
This will send email to admin and save contact query in database
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/fzdn/contact
This package is not auto-updated.
Last update: 2025-11-06 13:24:40 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