Dr. Adam Niels Nielsen
Dr. Adam Niels Nielsen
Hi any chance that the video is set to public again?
@alexey-baranov could you explain how you did step3? "WebDB query returns result and call $(wizard).steps("next") again". I wonder how you did this. Maybe you could check #323
I figured out that the following code changes in `js-beautify.coffee` keep the code valid: ``` text = beautifyHTML(text, options) # post script (Workaround) text = text.replace(//ig, "@$1") ``` but it...
Is the width hardcoded with 50px?
Its not implemented now, but it should only be a few lines of code. Just take a look how queue() is implemented in PendingMail & MultiMail, we would need a...
@igibioy999 that is great! With MR I meant if you could create a Merge-Request, so I can add the later method to this package
I guess its not compatible with 9.x. I need to take a deeper look into this, not sure when I will be able to do so
Currently not, someone suggested a change in https://github.com/iwasherefirst2/laravel-multimail/issues/7 but never followed up with a merge request. Feel free to send a MR if you manage to make it work.
Did you follow all steps mentioned in the video tutorial https://www.youtube.com/watch?v=B1AUqCdizgc&feature=youtu.be ?
Sorry but Laravel Nova is not open source, so I can't look into it to help you. You may need to fix it by yourself and send a PR. Or...