Commit Graph

92 Commits

Author SHA1 Message Date
Daniel de Wit b0b7ea4496
Update SparkPost API endpoint EU example
The example API endpoint is missing `/transmissions`. Default also uses this: c8682e11b9/src/Illuminate/Mail/Transport/SparkPostTransport.php (L146)
2018-07-24 12:24:49 +02:00
Taylor Otwell 1a3e52f5da formatting 2018-07-10 08:25:10 -05:00
36864 f81683030b
Document SparkPost API endpoint support
Documents https://github.com/laravel/framework/pull/23910 (Allow user-defined SparkPost endpoint)
2018-07-09 15:55:56 +00:00
jeff-h 832816afc3
Clarify mail html and markdown directories.
Clarify the purpose of `mail/html` and `mail/markdown` directories.
2018-04-27 17:57:09 +12:00
Taylor Otwell be3b1d7e31 rendering mailables 2018-02-13 07:45:35 -06:00
Jim Fisher e73c40f0de
Don't say simply 2018-01-23 17:48:13 +00:00
Gabriel Caruso 21d5180faf Ttrailing whitespaces 2017-12-31 00:28:04 -02:00
Joseph Silber a83089b4cc Use the now() helper 2017-12-22 13:04:32 -05:00
Taylor Otwell 4094368eeb wording 2017-10-19 07:34:43 -05:00
Aaron Heath 99ef2473e3 Clarifies events fired upon mail being sent 2017-10-19 07:34:43 -05:00
Kenshin Okinaka 00bbd0f7ee Update SwiftMailer Link 2017-10-19 18:15:01 +09:00
Taylor Otwell ff822a30c6 preview mailables 2017-08-15 09:19:48 -05:00
Taylor Otwell cf3b3fe9bc Create mail.md 2017-06-13 08:07:12 -05:00
Victor Isadov 10bcb8087b Note for $message variable
https://github.com/laravel/framework/issues/19046#issuecomment-301887677
2017-06-13 10:29:03 +03:00
Taylor Otwell 8a206a4b5a adjust wording 2017-04-10 09:10:01 -05:00
Hunter Skrasek f25fea225e Document the Mailable callbacks functionality 2017-04-06 20:13:41 -05:00
Taylor Otwell bebb332ca9 adjust wording 2017-02-22 09:13:43 -06:00
Gary Green 85aab64563 Added note about indentation level on markdown emails 2017-02-22 14:31:59 +00:00
Taylor Otwell 37e941665c More documenting. 2017-01-16 14:34:25 -06:00
Taylor Otwell 60b86fd3c2 Document markdown mail. 2017-01-16 14:23:21 -06:00
Nat Zimmermann f56f070b8a Fix links 2016-11-01 21:19:29 +00:00
Taylor Otwell faa27615cb wording 2016-10-03 07:54:55 -05:00
Dwight Watson b73f2dca5b Add information about the ShouldQueue contract 2016-10-03 12:15:20 +11:00
Taylor Otwell d913f4b134 fix order 2016-09-08 09:59:26 -05:00
Gaurav Makhecha b309189a4d Use mailable class in the file 2016-09-08 11:23:45 +05:30
Taylor Otwell f2ff9a44a5 fix typo 2016-08-12 09:06:44 -05:00
Taylor Otwell 603d07016b mail doc editing 2016-07-21 17:15:49 -05:00
Taylor Otwell 70870f2c02 first pass at mail docs 2016-07-21 17:03:14 -05:00
Taylor Otwell 2e46bd6996 working on docs 2016-07-19 16:50:32 -05:00
Taylor Otwell 31e571835d working on middleware docs and updated notes 2016-07-11 20:51:08 -05:00
Taylor Otwell 9f982ff5d1 document attachData 2016-06-03 10:51:49 -05:00
Jean Ragouin dee1cc00ee Update mail.md
SparkPost support
2016-05-30 21:36:55 +08:00
Tom Swinkels a831d956f0 Add SparkPost mail driver 2016-04-04 11:42:52 +02:00
Taylor Otwell 7e9f38cfd3 remove old event name 2015-12-18 12:56:53 -06:00
Taylor Otwell 8a237abef3 Merge branch '5.1' 2015-12-14 09:46:27 -06:00
Taylor Otwell 86823fb803 fix wording 2015-12-02 08:33:46 -06:00
Will Murray 5d650329a1 Typo 2015-12-02 00:47:15 +00:00
Taylor Otwell 83c9d95ce1 Merge branch '5.1' 2015-11-14 12:19:24 -06:00
Taylor Otwell 1938d3ac1e add from to example 2015-11-14 12:19:17 -06:00
Taylor Otwell 16a2070470 update event docs for objects 2015-11-13 16:02:31 -06:00
Taylor Otwell 176ab21318 fix a few inaccuracies 2015-11-13 15:57:44 -06:00
Jennifer Grimes b3566a83b5 Added a list of built-in events and updated several components to indicate what events they fire 2015-10-16 10:08:15 -07:00
= Geo = 75651ca929 replace all tabs with spaces (PSR-2) 2015-07-02 10:54:27 -04:00
Yada Khov c183ef4607 Put all namesapce on it's on line as reflective of PSR coding style and what's in the codebase 2015-06-12 09:43:31 -04:00
Taylor Otwell 70efc8ff55 fix spelling 2015-06-11 09:20:00 -05:00
Rodrigo Troncoso d9cb78a3e1 Fixed typos in mail sending docs 2015-06-10 17:25:14 -03:00
Taylor Otwell a9b349419b document universal to 2015-06-10 10:33:56 -05:00
Antony Budianto f35b105493 Update mail.md 2015-06-01 17:25:59 +07:00
Antony Budianto 665170b202 Add missing use App\User
add missing use statement for User class
2015-06-01 11:59:36 +07:00
kduma fb187b818d Typo in mail.md 2015-05-31 20:47:06 +02:00