mattstauffer / Torch

Examples of using each Illuminate component in non-Laravel applications
MIT License
1.84k stars 211 forks source link

Component updates for Laravel 6.0: Mail #124

Closed mattstauffer closed 3 years ago

mattstauffer commented 4 years ago

Update the component to Laravel 6.0.

See #106 for full details of this task/requirements.

Braunson commented 4 years ago

Looks like this doesn't have a components folder and mail used is in the container folder, which looks to have already been converted to 6.0 in https://github.com/mattstauffer/Torch/issues/107