Bradley Miller

Results 6 comments of Bradley Miller

Yes, I put in the branch to try to fix the error . . . I get an Axios 500 error when creating a new template, so I suspect it's...

`{ "message": "file_put_contents(/var/www/wbl/app/Mail/templates.json): Failed to open stream: Permission denied", "exception": "ErrorException", "file": "/var/www/wbl/vendor/qoraiche/laravel-mail-editor/src/MailEclipse.php", "line": 129, "trace": [ { "file": "/var/www/wbl/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php", "line": 257, "function": "handleError", "class": "Illuminate\\Foundation\\Bootstrap\\HandleExceptions", "type": "->" }, {...

Yes, this is running on a server, I could see how the issues would be with permissions . . any hints that you could add for users like setting the...

Looking at the code sample you just shared elsewhere, you are actually running into the same problem - if the model isn't created with the workflow already attached, it's null...

I'm working on this one myself too . . . I haven't figured out the culprit yet but I think I might be close. I created my own EventResource and...

BTW: If I do create an event I can drag it to a previous date - so that sort of works. When I click on the event and edit then...