Matt Fletcher
Matt Fletcher
Is there any way to turn off the wysiwyg features (via a toolbar button) to see and edit the underlying HTML content?
Newbie here, so I may be doing something stupid, but I installed the php-dev and dbus dependencies, and ran the given command but it errors for me: ``` $ phpize...
Sage Pay limits the length of most of the fields submitted. They are detailed here: https://www.sagepay.co.uk/file/14206/download-document/FORM_Integration_and_Protocol_Guidelines_050115.pdf?token=jwimtbXQc-MmWWdGJHNJZFeshXg2re_chVFqiebQ2wc As far as I can see, this library doesn't check for that. Failing to...
This package requires no higher than version 6 of Guzzle, but Laravel 8 requires version 7. Any chance of pushing an update that will be compatible with Guzzle 7?
Perhaps I've missed something in the docs, but I cannot see how to add custom data (such as the user that's logged in) to an event that's being recorded. Can...