Emptying lines containing only whitespace before submitting project form on tinyMCE textareas.
Manually edited files:
resources/assets/js/app.js
resources/views/project/new.blade.php
resources/views/project/edit.blade.php
app/Http/Requests/ProjectRequest.php (Could be changed back, as the changes that stayed should not make any difference as to what it did before)
Also, not sure about tinyMCE theme working correctly.
Emptying lines containing only whitespace before submitting project form on tinyMCE textareas. Manually edited files: resources/assets/js/app.js resources/views/project/new.blade.php resources/views/project/edit.blade.php app/Http/Requests/ProjectRequest.php (Could be changed back, as the changes that stayed should not make any difference as to what it did before)
Also, not sure about tinyMCE theme working correctly.