prabir/contact

dev-master 2021-04-18 13:59 UTC

This package is not auto-updated.

Last update: 2025-06-24 09:02:28 UTC


README

  1. composer update
  2. 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

  1. php artisan config:cache
  2. php artisan migrate
  3. php artisan serve
  4. browse: /contact