loic-sharma / Messages

A Laravel Bundle for the Swiftmailer library
GNU Lesser General Public License v3.0
39 stars 7 forks source link

variables in view files #21

Closed borantula closed 11 years ago

borantula commented 11 years ago

how can we pass in variable to views. In your examples you just used strings.

For example how can we pass

$message->body->message_title = $mytitle

borantula commented 11 years ago

Sorry i found tha answer on closed issues. my bad. thanks

loic-sharma commented 11 years ago

I'll go ahead and close this one off then.