Tyler Arbon

Results 17 comments of Tyler Arbon

Hello, I am currently on vacation. Lern is not designed to do that. Can you please provide more detail on your error? It sounds like it could be originating from...

Do you have a copy of the error that is produced?

Hey Sebastian, thanks for reaching out. I like the idea of using templates for LERN. Let me get back to you after I've done some digging through the code. On...

Hey @sroutier I just saw the [package](https://github.com/sroutier/laravel-5.1-enterprise-starter-kit) you are working on. What an honor! :) I'll try an make sure I get this done this week

Hey @sroutier and @eleftrik. I have released version [3.6.5](https://github.com/tylercd100/lern/releases/tag/3.6.5) which allows for html in emails. I am still going to keep this issue open because I think templates is a...

@eleftrik @sroutier I got blade templates working with LERN Check out the [README](https://github.com/tylercd100/lern#changing-the-body-of-the-notification) for the latest version. You will also need to run this line in the terminal if you...

@eleftrik It looks like SMTP is not properly setting the email type to HTML for the email, I will get this fixed as soon as I can