fzdn / contact
This will send email to admin and save contact query in database
v1.0.2
2019-03-05 10:33 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-24 17:08:02 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