Max Korlaar

Results 5 issues of Max Korlaar

The method `CacheUtil::isExpired` compares timestamps in order to validate if a timestamp is older than allowed, defined by a given cache time. Both the timestamp and cache time should be...

Laravel upgrade is still a work in progress. Unfortunately, during my internship I don't know when I will be able to finish this.

This PR alters the FormField to re-render whenever the 'flexible-content-order-changed' event is emitted in Nova. This is done because whenever the FormField is moved in the DOM, the connection between...

This PR is the same as #84 but it also updates TinyMCE and changes the classes used on the error message shown below the field whenever the validation fails. Nova...

This is to accommodate Nova TinyMCE, which is not officially supported by this package. It emits the event 'flexible-content-order-changed' so that other packages, such as the Nova TinyMCE package, can...