Skip to content

Commit

Permalink
Update mail.md
Browse files Browse the repository at this point in the history
  • Loading branch information
montogeek committed Aug 21, 2014
1 parent 9c1b686 commit aaed0a5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions mail.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Mail
# Email

- [Configuration](#configuration)
- [Basic Usage](#basic-usage)
- [Embedding Inline Attachments](#embedding-inline-attachments)
- [Queueing Mail](#queueing-mail)
- [Mail & Local Development](#mail-and-local-development)
- [Configuración](#configuration)
- [Uso básico](#basic-usage)
- [Embeber archivos adjuntos](#embedding-inline-attachments)
- [Email en colas](#queueing-mail)
- [Desarrollo local](#mail-and-local-development)

<a name="configuration"></a>
## Configuration
Expand Down Expand Up @@ -106,4 +106,4 @@ When developing an application that sends e-mail, it's usually desirable to disa

#### Enabling Pretend Mail Mode

Mail::pretend();
Mail::pretend();

0 comments on commit aaed0a5

Please sign in to comment.