prabir / contact
This contact form
dev-master
2021-04-18 13:59 UTC
This package is not auto-updated.
Last update: 2025-06-24 09:02:28 UTC
README
- composer update
- configure .env File :
exmple : MAIL_MAILER=smtp MAIL_HOST=smtp.googlemail.com MAIL_PORT=465 MAIL_USERNAME= your gmail account name MAIL_PASSWORD= email password MAIL_ENCRYPTION=ssl
- php artisan config:cache
- php artisan migrate
- php artisan serve
- browse: /contact