Steve Bauman
Steve Bauman
Results aren't perfect using `dom-to-svg`, but they're the best I've seen. Shadows are lost unfortunately, along with background gradients. Is the below good enough for you guys?  Another example:...
Yea itโs similar to that (on my phone at the moment so canโt post screenshot of Chrome example). Looks like the tech is getting there but not entirely yet. Iโll...
Thanks for the suggestion @bdsoha! I think thatโs a great idea. Though, I think it would have to use the API. The only way I could see CLI generations working...
Completed! ๐ https://api.showcode.app/docs
This is a super old post, apologies for the lateness. Going through and cleaning old issues. Thanks @extraric, I believe you're correct. It appears some LDAP distributions won't return `525`...
Sorry @sambenne! This slipped for a while on my radar. I've submitted a PR just now for this functionality: https://github.com/DirectoryTree/LdapRecord-Laravel/pull/510
Added in [v2.7.3](https://github.com/DirectoryTree/LdapRecord-Laravel/releases/tag/v2.7.3) ๐ The option is now available in the published LDAP configuration file: https://github.com/DirectoryTree/LdapRecord-Laravel/blob/5f36d4ba6edbf56d97211fb892188aa6f9aceabc/config/ldap.php#L57 Run `composer update`, then add `logging_channel` to your `config/ldap.php` and you're all set! Apologies...
@RyanPriceDotCa sorry for the lateness on this issue ๐! I've just implemented this feature in the v3 branch which will release this coming week. Once released, you will be able...
Hi guys! I've just updated Purify with the ability to configure the serializer cache mechanism: https://github.com/stevebauman/purify/blob/562bec081eeaa7a68d46040b2cae0c0574bf6a9a/config/purify.php#L84-L93 This means, you may use Laravel's filesystem, or cache. ๐ Would any of you...
[v6.0.0](https://github.com/stevebauman/purify/releases/tag/v6.0.0) has been released with these changes ๐