Skip to content

How to create simple contact form, send email with attached file on top of laravel 5

Notifications You must be signed in to change notification settings

pilot/laravel5-contact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f8a339 · Aug 5, 2015

History

7 Commits
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Jul 11, 2015
Aug 5, 2015
Jul 11, 2015

Repository files navigation

How to build simple contact form on top of Laravel 5 PHP Framework

Include

  • twitter bootstrap styles
  • contact form with fields: name, surname, email, photo, message
  • prepared for multi-language websites (english & french)
  • uploaded photo has to be sent as attachment to admin
  • use Blade templates, native Laravel helpers, etc.

Demo app on Heroku.com

  #POP3
  Host:	mailtrap.io
  Port:	110 or 995
  Username:	3424131c759272da8
  Password:	00d3303304eb2a
  Auth:	USER/PASS, PLAIN, LOGIN, APOP and CRAM-MD5
  TLS:	Optional

Screenshots

  • contact form

laravel contact form

  • email

send on email

About

How to create simple contact form, send email with attached file on top of laravel 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages